OTRS API Reference JavaScript

Namespace: Core.Agent.Admin.DynamicField

Core.Agent.Admin. DynamicField

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

Methods

(static) DynamicFieldAddAction()

Bind event on dynamic field add action field.
Source:

(static) DynamicFieldDelete()

Bind event on dynamic field delete button.
Source:

(static) Init()

Initialize module functionality
Source:

(static) Redirect(FieldType, ObjectType)

Redirect to URL based on DynamicField config.
Parameters:
Name Type Description
FieldType String Type of DynamicField.
ObjectType String
Source:

(static) ShowContextSettingsDialog()

Bind event on Setting button.
Source:

(static) ValidationInit()

Adds specific validation rules to the frontend module.
Source: