How to link a Connectivity form with a ChronoForm

link a Connectivity form to a ChronoForm for record editing.

Overview

The issue is needing to create a link from a Connectivity form listing to a CF for editing individual records.
Set the link to the CF's front view URL, passing the record ID, and use a Read Data action within the CF to load the record details.

Answered
ChronoForms v7
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
Max_admin Max_admin 01 Feb, 2024
Answer
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
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.