01-07-2023, 03:29 PM
(01-06-2023, 03:53 PM)agarzia Wrote: Hello José,
Happy new year. I just wanted to let you know that there is a new tutorial at:
Database Tutorial
Which shows how to implement the workflow you describe, including going from a list of records into editing a single record and back.
- André
Hi Andre - thank you, this is the tutorial I tried. A subtle difference I notice is that the submit_form_to_db command now contains an argument for RecordID but it isn't shown in the tutorial. I tried both "selected_contact", "RecordID", and setting the variable manually for the form Save action to use but with no luck yet.