You can import and export forms in Blue Relay. This can be useful when you need to move forms to a different environment. Note that you may need to edit the form definition when changing environments. For example, the IDs used in the source environment may be different than the IDs used in the destination environment.
To work with forms, first on the Forms link in the left navigation bar.
To export a Form:
- In the Forms list, select a form.
- Click the ellipsis menu icon, then click Export Form.
- Follow your browser instructions to save the form as a JSON file.
To import a form:
- In the Forms list, click the ellipsis menu icon, then click Import.
- Follow your browser instructions to select the JSON file you want to import.