10

Allow the possibility to create relations on views to other tables. This will make sure relations are automatically done when using these views in forms, so the joins will be handled by metadata and not to be added by developer by overwritting the init method off a datasource.


When using extensions this would limit the code that has to be written, because you can only overwrite a datasource init by creating a new class and using an event handler

Category: Development
STATUS DETAILS
Needs Votes

Comments

G

Have you considered adding fields on extending existing relations (in various area's)?
It has come up in "inventory dimension framework" related cases.

Category: Development

G

it would also help to migrate away from EDT relations, since dynalinks are working with EDT relations on views (it seems).


Category: Development

G

one other possible use is the view details or hyperlinks which are missing when you use fields in views.

Category: Development