(Contents)(Previous)(Next)

Assigning Content to a User-Defined Button Parameter

Depending on the group type, this form is used in much the same was as the Buttons tab, but the buttton is included only on one script form instead of being available throughout the script. You can assign content to a user-defined button parameter either in the form of literal text or a field in an Autoline table.

To assign content to a user-defined button parameter:

  1. On the Autoline Master menu select the Customer contact management option and the relevant Company

    The Customer Contact Management menu is displayed.

  2. Select the Scripts option

    The Scripts menu is displayed.

  3. Select the Editor option

    The Script Editor form is displayed.

  4. Open the script to which the field is to be added

    The Script Editor's tabs are displayed.

  5. On the Buttons tab, right-click on the appropriate line in the grid and select the Amend option from the pop-up menu, or select the graphic button itself

    The Amend Button form is displayed.

  6. Select the Parameters button

    The Parameter Assignments form is displayed.

  7. Double-click a line in the grid representing the parameter to be changed

    The Assignment List form is displayed.

  8. Select either the Literal text or the Field radio button

  1. If Literal text is selected, fill in the adjacent edit field and select the OK button

    You are returned to the Parameter Assignments form with this form's Literal text edit field's contents copied to the selected Parameter Assignments form line's Assignment column

  2. If Field is selected, select a table line in the Source tables grid and a field belonging to that table in the Fields available from DICTE grid, and select the OK button

    You are returned to the Parameter Assignments form with this form's Field contents used to generate content of the selected Parameter Assignments form line's Assignment column


Assignment List Form

This form is displayed when:

Form Contents

Source tables:

Note: A module can own several tables, resulting in the Module column likely containing many table lines with the same module. Selecting a line in this table automatically selects the Field radio button.

Module: The Autoline module that the table belongs to, for example CM for customer contact management

Table: Identifies a table belonging to the Module

Note: Some tables do not belong to a specific Autoline module, their Module columns being blank. They are displayed in blue text, as are user-defined fields created on the Derived fields tab (and therefore unique to the selected script) and generic fields such as Date and Time.

Fields available from DICTE:

Note: This grid contains fields belonging to the selected table in the Source tables grid. Selecting a line in this table automatically selects the Field radio button.

Field: Identifier, for example DOB for date of birth

Type: The category of data held in the field, for example Date

Tip: The selected source table's description is displayed in the form's status bar at bottom-left and the selected field's description at bottom-centre.


(Contents)(Previous)(Next)(Top of the Page)