Hi,
What exactly are extensions? I see that when I extend an object lets say : SalesTable.
A new object gets created in my current model called SalesTable.Extension.
Now- how is an extension different from a duplicate object? Let's say on SalesTable, I do right click and duplicate and rename that object. Is the extension still connected to the original object?
Using SalesTable.Extension
How do I add the extended version in my form datasource? The table SalesTable.Extension does not show up in the list of tables when I add datasource.
Also, if I have multiple extensions of SalesTable, how do I ensure which version is being used?
Thanks in advance,
Khan
*This post is locked for comments
I have the same question (0)