Calendar Action Parameters

Supported Calendar Action Parameters.

The Calendar action supports the following input arguments:

uid

The record ID for a record to be displayed in the calendar, if the action is called from the MA context menu and uid=Record, the calendar opens to the date of the appointment record it was called from.

DefaultFilterSet

Name of a filter set which is applied if the user has not yet selected a filter or filter set himself.

For information on the syntax, see Calendar.FilterSets.

FilterSet

Name of a filter set which is applied to filter items displayed in the calendar. It cannot be changed by the user.

For information on the syntax, see Calendar.FilterSets.

createNewTab

See  createNewTab in Expand Action Parameters.

menuName

Name of a menu to be used when clicking the New Calendar Entry button instead of M_CalNew.

fixedFilterNames

Allows you to specify fixed filters which are applied to the calendar and cannot be changed by the user analogous to fixedFilterName in the Search action.

You can specify one filter for each supported info area (A1, A3, MA and TD). Enter a comma-separated list of filters. Example - MA.NoEmail, A1.OnlyOpen.

If the user selects or defines a filter set, the criteria are combined by logical AND.