Hello,
I have a custom table. I use a Connectivity type form to list all records. For each record I want to have a link that will open a ChronoForm to edit the fields of the record.
How can I do this?
Kind regards
I have a custom table. I use a Connectivity type form to list all records. For each record I want to have a link that will open a ChronoForm to edit the fields of the record.
How can I do this?
Kind regards
you need to point the link to your form "Front view" link and pass the row id, then in your form use a "Read Data" action to read the row data
You need to login to be able to post a reply.