Defining the Parameters

If you assign the ActionForm type to a row in a Legacy Form, a panel containing the configured Edit control is displayed.

Define the following options for this legacy form type:

  • Valuename: Name of another form item that is used for entering data.
  • Func: You can specify the following (separated by semicolon):
    • Name of the field group containing the desired Edit control (required). Enter <fieldgroup>_<TabId> to display a specific panel instead of the first one.

      The Edit control is used to display an edit mask and to define the fields (and their Function names). The function names given are used to transfer data to other controls.

    • Name of a Template filter used to apply predefined values (optional).