Set Return Data is used to return field values to the calling E-form


Settings


    • Field Name is the first blank. Enter the name of the field that will be changed. See details about the UPDATE flag below.


    • Field Value is the second blank. Enter the value you wish to place into the field. 
      • NOTE: In order to update the Options in a options-based field (i.e. Options, Multi-Options, Calendar, Maps) use "OPTIONS:" in front of a DMGET... variable. For instance, to return calendar events to a Calendar field, this would be the syntax:

OPTIONS:[DMGETEVENTS(123|0||RecordID|EventDate|EventDescription)]


    • Line Number is the line number to update when sending data to a Table field. If you are updating a table, you should use the Return Table Data action instead.


Options


    • Clear Line Items - If ON, the action will tell the E-form to clear the table before updates are performed



The Field Name, Field Value and Line Number fields can contain static values or variables.