How to load data from a table in several fields of a form, with some field of a table

Load data from a database table into multiple form fields.

Overview

The issue occurs when trying to populate several fields in a form based on a single input field that queries a database table.
After form submission, redirect back to the form page, passing the input value as a parameter. Then, use a Read Data action to fetch the full record and display it in the form fields.

Answered
ChronoForms v7
da darkarturo 28 Sep, 2024

Please could you help me, what happens is that I have a form with 4 fields, of which I can read through a field of a table. I would like to know if by putting the field of a table that I have, I can load the other data in the column that I have. I have Could you help me or make a tutorial please?

Please, I have been trying for years... to be able to do that... please if someone can make a tutorial for that... I would greatly appreciate it.

I attach video link:

VIDEO YOUTUBE

Max_admin Max_admin 07 Oct, 2024
Answer

in the submit area you can redirect to the same form page, include the field value as a redirect parameter and use a Read data to read the record and display it on the form

better do this in v8 as each page has load and redirect

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.