Everything you need to build your database application like a pro! A Database Software as a Service that let's you build and host custom database applications without any infrastructure costs.
Each Form field have attributes which you can control, these are listed below. To make changes to the form fields, go to the "Edit Your Form" page, on the left hand panel, you will see the "Field Settings" tab, this tab will be populated with the field attributes when you click on a form field. You can also click on the cog wheel in the top left hand corner of a form field. Once you have made your changes, save the changes by clicking on "Update Form".
Field Label
This is the label of the form field.
Field Size
Some fields have 3 sizes to make it easier for user entry. You can specify specific sizes in the CSS field.
Required Field
This is a description of the form field to help the user with the Form. It will appear at the bottom of the field.
Internal Field
Check this field if you want to keep some fields for internal use only.
Notes for Users
This will appear under the form field to help the user make the entry.
Script Token Label
Used so other scripts can access this field.
Input Script Actions
If an entry is made to this field. The script entered will be executed.
Update Script Actions
If a new entry is made to this field. The script entered will be executed.
Initial Value
The initial default value of the field.
Unique Records Only
Check this if you want this field to only contain unique values.
Some fields have attributes specific to them, these are listed below:
1. Single Line
No attributes specific to this field type.
2. Number
> Max Digits
The maximum number of digits the number can contain including the decimal point.
> Decimal Points
The maximum number of decimal points the number can contain.
3. Multi Line
No attributes specific to this field type.
4. Currency
> Currency
The currency symbol will appear next to the field, and the field will only accept decimal numeric values.
> Max Digits
The maximum number of digits the number can contain including the decimal point.
> Decimal Points
The maximum number of decimal points the number can contain.
5. Drop Down
> Choices
The choices of the drop down. Separate each entry with a new line.
6. Checkbox
> Choices
The choices of the drop down. Separate each entry with a new line.
7. Radio
> Choices
The choices of the drop down. Separate each entry with a new line.
8. Multi Select
> Choices
The choices of the drop down. Separate each entry with a new line.
9. Date
> Field Format
What kind of date format to accept.
10. Time
> Field Format
What kind of time format to accept.
11. Email
No attributes specific to this field type.
12. Rich Text
No attributes specific to this field type.
13. Percentage
No attributes specific to this field type.
14. File Upload
No attributes specific to this field type.
15. Lookup
> Lookup From
Select the external Form where the values will be used as a lookup for this form field.
> Display As
When the look up source has been selected. Pick the display format, whether it will appear as a drop down list or checkbox ...etc.
16. Help Notes
> Help Notes
You can enter help notes in between the fields to separate content or provide information for the user.
17. Script
> Script
You can have a field generate its value automatically via scripting.
The following documentation contains a lot of detail on how the application works, if you're stuck still or not sure about something, just contact us via the contact link above.