# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # --

[% Translate("Add Change") | html %]

[% Translate("ITSM Change") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Data.CategorySelectionString %]

[% Translate("Input invalid.") | html %]

[% Data.ImpactSelectionString %]

[% Translate("Input invalid.") | html %]

[% Data.PrioritySelectionString %]

[% Translate("Input invalid.") | html %]

[% RenderBlockStart("DynamicField") %]
[% Data.Label %]
[% Data.Field %]
[% RenderBlockEnd("DynamicField") %] # example of how to use fixed dynamic field blocks for customizations # Note: Field1 and Field2 are the names of the fields and had to be replaced with the actual # field names #[% RenderBlockStart("DynamicField_Field1") %] #
# [% Data.Label %] #
# [% Data.Field %] #
#
#
#[% RenderBlockEnd("DynamicField_Field1") %] #[% RenderBlockStart("DynamicField_Field2") %] #
# [% Data.Label %] #
# [% Data.Field %] #
#
#
#[% RenderBlockEnd("DynamicField_Field2") %] [% RenderBlockStart("RequestedTime") %]
[% Data.RequestedTimeString %]

[% Translate("Invalid date!") | html %]

[% Translate("Invalid date!") | html %]

[% RenderBlockStart("RequestedTimeGenericServerError") %]

[% Translate("Invalid date!") | html %]

[% Translate("Invalid date!") | html %]

[% RenderBlockEnd("RequestedTimeGenericServerError") %]
[% RenderBlockEnd("RequestedTime") %] [% RenderBlockStart("AttachmentUpload") %]
[% INCLUDE "FormElements/AttachmentList.tt" %]
[% RenderBlockEnd("AttachmentUpload") %]