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

Methods

(static) DynamicFieldAddAction()

Bind event on dynamic field add action field.

(static) DynamicFieldDelete()

Bind event on dynamic field delete button.

(static) Init()

Initialize module functionality

(static) Redirect(FieldType, ObjectType)

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

(static) ShowContextSettingsDialog()

Bind event on Setting button.

(static) ValidationInit()

Adds specific validation rules to the frontend module.