I have a Low Code app which enables me to create an instance of a DOM (DOM contains 3 sections, each with 3 definitions). I can create a new DOM instance using a form, and the instances are then represented in a table.
I would like to be able to choose an instance from the table, and edit the details, rather than create a new instance. (Deleting the instance would also be nice).
I can't seem to get the form for the existing instance to open and pull the data to enable editing.
(Hopefully that makes some sense)
Thank you - this worked perfectly
Great to hear, glad I could help!