Hi All.
I’m looking for some advice on the best way to implement the following on a specific case form of mine:
I want the ability to create new entries into a custom record from a tab on my custom case form. So I assume that I should embed a form for that custom record. I’m not sure yet, but I might need to manipulate some of those fields prior to inserting/saving them as well. I’m not quite sure how to actually embed a form onto my case form.
I also want to display the rows of the custom table that “belong” to the case that I am currently viewing. Each custom record has a case number associated with it. I know how to do this with SuiteQl, so that might be the best route for displaying.
Thanks!