New View for Definitions
Form, workflow and template definitions have a new look and new features. The new screens include the following updates:
Forms, Workflows, and Templates now have a new grid screen instead of the previous screen that displayed only the definition names on the left hand side.
When the forms screen is initially opened, the records will sort alphabetically by form name.
When you select a form record, the row will highlight and a preview panel will appear on the right side of the screen.
On the preview panel, the following features are available:
The workflow screen has the following columns:
When the workflow screen is initially opened, the records will sort alphabetically by workflow name.
When you select a workflow record, the row will highlight and a preview panel will appear on the right side of the screen.
On the preview panel, the following features are available:
The templates screen has the following columns:
When the template screen is initially opened, the records will sort alphabetically by template name.
When you select a template record, the row will highlight and a preview panel will appear on the right side of the screen.
On the preview panel, the following features are available:
On the form, workflow, and template screens in the admin tool a search box has been added to the top right of the screen.
The following columns are searchable for form and workflow definitions:
The following columns are searchable for template definitions:
Clicking the column of a column will sort the list of definitions by that column. All columns except version are sortable for forms, workflows, and templates.
Users can now intuitively create data table request actions
Data table requests in backend actions now automatically pull relevant information in from data tables with a more intuitive UI.
Action request type has been moved from the “Request” tab to the “Details tab”, after the request type has been set it cannot be changed.
Deployment status has been moved from the “Request” tab to the “Details tab” and remains editable.
The “Save” button has been moved to the top right corner and is only visible if there are unsaved changes.
When the data table is selected on the “Request” tab, all the data table columns will automatically appear under “Column Name from Data Table Schema”. If a table is modified to add or remove schema, this change will also reflect on the “Request” tab.
The following mapping types are available:
The following mapping types have been removed:
If “input parameter” is selected as the mapping type, when selecting a value the user will see a dropdown of all existing input parameters with the same data type and an option to create a new input parameter. If “create a new input parameter” is selected, the user can add an input parameter that matches the data table column name. This new input parameter will automatically selected for that column and will also be reflected on the “inputs” tab.