Hi all,
I like to insert a new datasource (for example tempTable) on an existing form. So I create a FormExtension to declare the new DataSource. This datasource should be a temporary table. Until D365FO I have to set this table to a temporary one in init-method of Datasource like tempTable.setTmp() (if table is not set to tempDB in setup). In D365FO I set the datasource to tempTable.setTmp() in datasource-eventhandler onInitialized() and tempTable.setTempData(data) in my form-extension-class... it does'nt work, there are no records shown in the form... What's going wrong?
Hi Baber,
I have since changed the company, so I no longer have access to a possible solution.... Sorry...
Hi Christian,
Have you been able to resolved this issue ? I am also trying to use temp table on Form extension and it is not working for me.
Thanks,
Hi,
as I wrote, I set the table to TempTable in datasource-eventhandler onInitialized() and yes, I have data... ;-) but they won't shown in the grid...
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,104 Most Valuable Professional
nmaenpaa 101,156