Kernel::WebApp::Controller::API::Frontend::Agent::Form::Ticket::Role::ProvidesFieldDefaultValues

NAME

Kernel::WebApp::Controller::API::Frontend::Agent::Form::Ticket::Role::ProvidesFieldDefaultValues – Provides the default values for fields when the screen loads as comming from the web request.

_IncludeFieldDefaultValues Gathers default values from form configuration (or also from dynamic field configuration) and append them to the data as they are coming from the web request.

This is specially important for example for ACL processing when the form loads, so the ACLs can then work with the default values.

Scroll to Top