Set Return Options is used to return OPTION 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.


    • Option Data is the second blank. Use the proper DMGET... variable to return the options required. For instance, to return calendar events to a Calendar field, this would be the syntax:

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


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