Field Picker GUI

User friendly Field Picker GUI

Glance, search, list and pick fields from "Form fields", "System fields", "App fields" and "Result fields" into email template, custom calculated fields, templated fields and generated file name.

Form fields  - This refers to fields or questions from the form. Submitted value from the form will be used during execution.

App fields - This refers to the app fields of the selected app.

System fields - A curated list of system-generated metadata about the form and response. e.g. Form Name, Response Timestamp

Result fields - This refers to the result from previous services that are generated.

Where it is used?

The Field picker GUI is used in the following places of Form Director

Email Template

Insert Form fields into Email Template.


Note: Here a form field is selected in "To" address so the corresponding form field value will be assigned to the "To" address in the email template. 

System Fields

Insert System fields into Email Template

The System Fields in Form Director are

System Fields

How it looks in Form?

Form Author Email

Format: ${_System.Form Author Email}

Form Respondent Email

Format: ${_System.Form Respondent Email}

Response Timestamp

Format: ${_System.Response Timestamp} 

Sample output: Tue Feb 16 2021 15:13:43 GMT+0530 (IST) 

Response Auto Increment

Format: ${_System.Response Auto Increment}

Form Id

Format: ${_System.Form Id}

Form Name

Format: ${_System.Form Name}

Form Title

Format: ${_System.Form Name}

Form Description

Format: ${_System.Form Description}

Form Edit Url

Format: ${_System.Form Edit Url}

Form View Url

Format: ${_System.Form View Url}

Form Short Url

Format: ${_System.Form Short Url}

Response Id

Format: ${_System.Response Id}

Response Edit Url

Format: ${_System.Response Edit Url}

Custom Calculated Fields

Insert Form fields into Calculated mapping.


Note: Here in custom expression two form fields are selected so the corresponding values of the form fields will be assigned to the expression. 

Templated Fields

Insert App fields into Templated mapping.


Note: Here in Template message app fields are selected so the corresponding app field value will be added to the template message.

Generated File Name

Insert Form fields into generated file name.

Note: Here two form fields are selected and the corresponding values of the form field will be assigned to it.