OTRS API Reference JavaScript

Namespace: Core.Agent.Admin.DynamicFieldDateTime

Core.Agent.Admin. DynamicFieldDateTime

This namespace contains the special module functions for the DynamicFieldDateTime module.
Author:
  • OTRS AG
Source:

Methods

(static) Init()

Initialize module functionality
Source:

(static) ToggleYearsPeriod(YearsPeriod) → {Boolean}

This function shows or hide two fields (Years In future and Years in Past) depending on the YearsPeriod parameter
Parameters:
Name Type Description
YearsPeriod Number 0 or 1 to show or hide the Years in Future and in Past fields.
Source:
Returns:
false
Type
Boolean