Kernel::WebApp::Util::ConfigItem::Field::Role::IsTextField

NAME

Kernel::WebApp::Util::ConfigItem::Field::Role::IsTextField – Provides the functionality for a text field.

PUBLIC INTERFACE

DisplayValueData()

Returns the display value data for the current field. For text fields we need to support the link feature for the detail view.

FilterFormFieldSchema()

Returns the filter form field schema for the current field type.

Scroll to Top