| Type |
Type of screen field. For a list of types and a description of how they're used, see Screen fields. For this configuration, select Script. |
| Form field |
Table field that the screen field uses as a data source. Select a field that contains the dynamic variable you want to use for the script. |
| Hidden |
Option to avoid this field from showing on the record screen. |
| Order |
Order in which this field appears. Fields appear on the record screen from the lowest to the highest value. |
| Value only |
Value of the field without the field label. |
| Screen |
Record screen field that displays data from the table field specified in Form Field field. |
| Execution script |
Script that runs when the record screen is displayed. The script must return a JSON object containing the Type and Value to display. |