Kernel::WebApp::Controller::API::Role::HandlesOTRSHideShowDynFieldsAgentTicketForms

Table of Contents

NAME

Kernel::WebApp::Controller::API::Role::HandlesOTRSHideShowDynFieldsAgentTicketForms Adds special functionality to the ticket create and process.

PUBLIC INTERFACE

Implements handling to hide and show dynamic fields, based on access control lists (ACL).

    with qw(
        Kernel::WebApp::Controller::API::Role::HandlesOTRSHideShowDynFieldsAgentTicketForms
    )
Scroll to Top