Form Recipes
There are many situations where you may want to show/hide fields (or even whole pages) based on the answer to a previous question. For example say we have...
Mon, 30 Apr, 2018 at 9:01 PM
Often you may need to display some text or calculate a value in a dynamic fashion. For example, you may want to show different text in a field based on wh...
Thu, 25 Feb, 2021 at 4:10 PM
Sometimes you may want your field's Title or Hint text to dynamically include a value from a previous field. This is useful in cases where the answer t...
Mon, 30 Apr, 2018 at 9:02 PM
Often the answer to one Choices field should populate or filter the options available in a subsequent field. We call this "cascading choices", wh...
Mon, 30 Apr, 2018 at 9:24 PM
The standard Required and Read Only option on the Form designer lets you define fields that are always required or read only respectively. However sometime...
Mon, 30 Apr, 2018 at 9:25 PM
By default every Form you create has automatic navigation buttons in the form of arrows that appear at the top of your Form in the title bar of the app. ...
Wed, 15 Dec, 2021 at 6:31 AM
Often you will need to generate unique number or code as part of a particular Form screen's data output. This is common in cases like order numbers, i...
Mon, 30 Apr, 2018 at 9:27 PM
Often a business process will require more than one person to be involved to get the job done. For these scenarios, just capturing a Form entry is not eno...
Mon, 27 Dec, 2021 at 7:21 AM
Often you may want to allow the user to create, edit or even delete rows on your Data Sources. This is supported on our platform by setting up a Form in th...
Mon, 30 Apr, 2018 at 9:31 PM
For some questionnaire/survey type scenarios, you may wish to track the time it takes the user to fill out a Form, or maybe a section in the Form. This is ...
Mon, 30 Apr, 2018 at 9:32 PM