Settings
Managing form settings
Form settings are managed via the Forms menu.
If your account has permission to access form settings, you navigate to their management area by the following:
- Click the Forms icon in the left navigation bar. The Forms menu will open.
- Click the Settings link at the bottom of the list. The settings form will open.
Disabling all forms
Sometimes it is necessary to take all forms offline for a short time. Doing this will mean users are unable to access or fill in any forms on the website. Administrators will also be prevented from filling in any internal forms.
To take all forms offline:
- Go to the Settings Page, under Forms > Settings in the main navigation.
- You will see the General Settings tab is loaded by default.
- Under Availability, toggle Forms Enabled to off - the toggle should turn grey.
- Click Save.
All forms will now be inaccessible.
Forms MUST be taken offline during the deployment of any Jadu Central patches. This is to ensure data integrity is maintained.
Restoring access to forms
After patching of the server is complete, access to forms should be restored.
To put forms back online:
- Go to the Settings Page, under Forms > Settings in the main navigation.
- You will see the General Settings tab is loaded by default.
- Under Availability, toggle Forms Enabled to on - the toggle should turn green.
- Click Save.
All forms will now be accessible again.
Adjusting address lookup cache
Address lookups to third party services such as SinglePoint or Esri are cached.
To set the address lookup cache:
- Go to the Settings Page, under Forms > Settings in the main navigation.
- On this page, look for the section Cache.
- Under Address cache TTL, set the amount of time you want to cache address data for. The default value is 1 day (24 hours).
- Click Save.
Disabling address lookup cache
To disable all caching on address lookups set the value of the Address cache TTL to 0 seconds. This will ensure no caching takes place but will mean any repeat lookups for the same address will need to be requested from the third party service and could impact the performance of your forms.
Form setting fields
Field | Tab | Notes |
---|---|---|
Forms enabled | General | Whether any forms on the website are enabled. Used to disable access to all forms concurrently. |
Address cache TTL | General | The length of time that address components will store cached address search results. |
Data file lifetime | General | The number of days an exported data file is kept on the server before being removed. Exported files are saved on the web server file system waiting to be downloaded. As the number of exports increase over time so does the amount of disk space being used on the server to store the export files. To limit the amount of exported files saved to the web servers at any one time each exported file has a lifetime, defaulted to 3 days. When a export file is older than the configured lifetime it will be removed by a background task that runs daily at 11pm. Files cannot be retained indefinitely, the maximum lifetime for a file is 10 days. |
Log lifetime | General | The number of days logs are kept on the server before being removed. Log entries (notifications, file access and API logs) are retained for a limited time, defaulted to 180 days. Log entries are deleted when they're older than the configured lifetime by a background task that runs daily at 11pm. |
Submission digest email | General | Email recipient of a daily summary of Jadu Connect submissions. |
Use language files | Compatibility | |
Define language constants | Compatibility | |
Allow invalid XML tags | Compatibility | Whether to allow invalid XML tags in data export output. |
Use uploaded filenames | Compatibility | If enabled, any attachments will be given the filename they were uploaded with when exported via data export or used in file output. |