PLEASE NEED HELP...
Please could you help me, what happens is that I have a form with 4 or 5 fields, of which the id is like the primary key, I would like to know if putting the id of a table that I have can load the other data in the column that I have Could you help me or make a tutorial please?
Hi-
Use a Read Data action in the Load section of the form page.
- Choose the table you want to read from the drop down.
- Under Behaviors add Where Statement.
- Click on the Where Statement toggle and add: id='some_value'
- Under Behaviors choose Data Merge
Make sure the name of your fields matches the columns names of your table.
Hope that helps.
hi kgriffin,
if i need to do the same thing, but load the values after click from a link of a row (so with specific id) from a chronoconnectivity6 table?
Thanks,
Lorenzo
I don't quite understand how to do it in Chronoform v7, could you help me or make a tutorial... please. I would appreciate it very much... please