Intelligent Agent Core User Guide

Please email support@awaken.io for omissions or errors.
×
Menu

Field Info Tab

 
The Field Info tab contains information about the Control the Field is based on, as well as some configuration specific to the current Field. This tab contains information that may be useful to the Awaken Intelligence support team should you need to log a support request:
 
Field Info Tab
 
 
1

Field Name

1. Field Name
 
The programmatic name of the Field. This isn't ever displayed to the agent, and is only used for programmatic purposes such as referring to this Field from other Fields, manipulating the Field with code, or using the Field's data in a database query or API request.
 
Note that if this Field Name is referenced by any other Fields (such as in JavaScript in a Calculate Field, or as a parameter for a Date Field's Minimum Date parameter), then should the original Field Name be altered it will also need to be updated in any Field that references it. Similarly, if the Field is deleted and a new Field is created with the same name, other Fields that reference the original Field will need to be re-saved to recreate the linkage.
 
2

Field ID

2. Field ID
 
An ID for the Field that is unique across all Workflows, this is the unique identity of the Field within the Intelligent Agent database. It can be useful when troubleshooting Workflow issues using the browsers built-in developer consoles (where alerts may refer to F123.value or similar, where the numeric portion of that is the Field's ID).
 
3

Link Column

3. Link Column
 
If any External Links are configured for the Workflow, then the Link Column attached to the Field can be specified here.
 
4

Used Control

4. Used Control
 
This expandable panel is only visible if the selected Field is a Used Field. If so, all locations of the Field within the Workflow will be listed here.
 
5

Control Information

5. Control Information
 
The Control Information panel contains system information about the underlying Control version for the current Field. This information can be helpful for certain support requests.