Hi all,
I try to build a function which retrieve the source table ID of a form with only the form ID.
Example :
I pass 1 (form id for company information) as my function's parameter and the value exited will be 79 (table id for company information).
but i don't where the form properties are stored.
If anybody has an idea, please let me know
Best regards,
Nicolas
Comments
You could consider exporting the code as text (if you are on Classic Client, NAV R2) and parsing it. But that's a real pain.
best regards,