Hi,
though reading through the forum I still don't get it … How does the DBRead function work with my simple form?
What I plan: A simple form with 20 dates over the year where users can check a certain date in order to make an appointment with me.
What has been done:
What do I have to do? – Thanks for your help!
Carsten
though reading through the forum I still don't get it … How does the DBRead function work with my simple form?
What I plan: A simple form with 20 dates over the year where users can check a certain date in order to make an appointment with me.
What has been done:
- Designer: Form with two Checkboxes, Label "January 11" (field name "Datum1") and Label "January 12" (field name "Datum2"), with "options" "Yes" and "No", and a submit button to my table.
- Setup: On load (Load Java, Load CSS, DB Read, HTML Render), on submit (Handle Arrays, DB Save, Display Message)
- DB Read options are: active, Table name, multiple read YES, ModelL-ID active YES, ModelL-ID "Data"
What do I have to do? – Thanks for your help!
Carsten