Hi,
I need to use Chronoforms to edit existing user data.
I can build the query and I can set this up to point into an existing Chronoform for editing.
However my Chronoform is a flat structure and each time it is loaded it reverts to its original structure. This is not an issue for text fields, but is a huge problem for dropdowns and other selection form fields.
Basically, my user logs into to edit the item. I am using the UserID in the query to ensure that the user only updates his own value. The form contains a "Yes/No" checkbox. "Yes" is the default selection in the form. If a user selects "No" and saves the form then "No" will appear in the database. However if the user returns to edit this form then the default "Yes" selection will appear as there is no dynamic intelligence taking place to change the default selection to match the current database entry.
Is it possible using CC or CF to load the form with dynamic default selections to match the current saved data?
Thanks,
Brendan
I need to use Chronoforms to edit existing user data.
I can build the query and I can set this up to point into an existing Chronoform for editing.
However my Chronoform is a flat structure and each time it is loaded it reverts to its original structure. This is not an issue for text fields, but is a huge problem for dropdowns and other selection form fields.
Basically, my user logs into to edit the item. I am using the UserID in the query to ensure that the user only updates his own value. The form contains a "Yes/No" checkbox. "Yes" is the default selection in the form. If a user selects "No" and saves the form then "No" will appear in the database. However if the user returns to edit this form then the default "Yes" selection will appear as there is no dynamic intelligence taking place to change the default selection to match the current database entry.
Is it possible using CC or CF to load the form with dynamic default selections to match the current saved data?
Thanks,
Brendan