by Mike.Sheen » Tue Jun 22, 2021 12:46 pm
If they just want a list, the easiest no-code way is to use the Custom Form Tabs - write a stored proc to return the data and schema and then add an entry in the Custom Form Tabs form - this will add the tab with a grid on it for you, call the stored proc and populate the grid from that. There are 3 examples we ship with, so you'll be able to use one of those as a guide for writing your stored proc.
Mike Sheen
Chief Software Engineer
Jiwa Financials
If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution