One Drop Down Menu to change multiple Fields

Use a single dropdown to autofill multiple form fields.

Overview

The issue occurred because the dynamic update command was applied to individual elements instead of the container holding them.
Place all target fields within a container and configure the dropdown to reload that entire container with the corresponding data.

Answered
ChronoForms v6
U U Can Drive 15 Jun, 2019
How would I set up a single Drop Down menu to select a client and fill out multiple other fields in the form automatically.

Select: Name
Autofill: Phone, Mobile, Address

Naturally I have the appropriate data saved in a database file.
I know how to preload the Dropdown.
I have text boxes set up to receive this information.

Just not sure how to pull the next part off.
Max_admin Max_admin 15 Jun, 2019
Answer
1 Likes
Put the fields in a container area and reload the container with the data read
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
U U Can Drive 16 Jun, 2019
That's working perfect for the first selection, but if you try a second change the container remains the same.
U U Can Drive 16 Jun, 2019
1 Likes
All Good!
I had the {view:...} command listed to the individual elements rather than the container.

Thank you🙂
This topic is locked and no more replies can be posted.