7
Is there any plan to introduce extension for FormDataSource ? I mean, we can create display on table but I did'nt find a way to create a display on form for a formdatasource. Because in my case I need the context of my form sometimes. For example on ReqTransOverview form in one of my cases.
I already thought to create a table class extension with some event to recreate my context and create a display on this context, but It's not pretty :)
Is this possible to add a thing like [Datasource], [formdatasourcestr(form1, table1)] or anything else before my display to set my source context directly on my fom class extension ?
Or introduce an new Extension class on FormDatasource ? (The worst idea I think)

That question has been asked a long time ago on yammer and on Connect but never on that portal.
Category: Development
STATUS DETAILS
Needs Votes

Comments

C


Or introduce an new Extension class on FormDatasource ? (The worst idea I think)





This made me smile, since it is exactly what we ended up with ;)

Category: Development