User Profile

TableExt Default SQL Join Behavior


Currently, we need to use SetLoadFields to define, if fields will be excluded from a FindSet/Get. This leads to extending necessity the Base App or other base solutions to prevent performance issues.


When creating a TableExt, setting a default value for each field would give u...

Read more...
1 Comments

Read more...
1 Comments

Category: Development (1170)

STATUS DETAILS
New

OnAfterTransferFields


Moving TableExt into custom tables is Microsoft's suggestion from performance point of view. Technically not difficult, for many document tables the feature TransferFields helps to copy (all) values into other tables. If we start using custom tables, we must need to extend all processes where ...

Read more...
1 Comments

Read more...
1 Comments

Category: Development (1170)

STATUS DETAILS
New