Dears,
I have a requirement where I need to show a grid that will show result set from multiple tables example order and quotes id based on create date.
Id | Type | Created On | Created By |
Guid | Order | 11/15/2021 | User1 |
Guid | Order | 11/15/2021 | User1 |
Guid | Quote | 11/15/2021 | User1 |
Guid | Quote | 11/15/2021 | User1 |
Above table results union of Order and Quote. This can be build in HTML web resource in Custom grid.
I just wanted to know if some OOTB alternates that we can leverage without building custom resources.
Thank You,
Abhishek
Hi,
Unfortunately the standard does not support this type of view. You have to build your own view with a webresource..
Good Luck !
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,149 Most Valuable Professional
nmaenpaa 101,156