_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/record/edit-bottom.tpl {{#if workflowLogRecords}}

{{translate 'workflowLogRecords' scope='Workflow' category='links'}}

{{{workflowLogRecords}}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/record/conditions.tpl {{#if showConditionsAll}}
{{/if}} {{#if showConditionsAny}}
{{/if}} {{#if showFormula}}
{{/if}} {{#if showNoData}}
{{translate 'No Data'}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/record/actions.tpl
{{#unless readOnly}}
{{/unless}}
{{#if showNoData}}
{{translate 'No Data'}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/fields/help-text/detail.tpl {{#if isNotEmpty}}
{{{value}}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/field-definitions/date.tpl {{#if readOnly}} {{#if subject}} {{{subject}}} {{else}} {{translate 'today' scope='Workflow' category='labels'}} {{/if}} {{{shiftDays}}} {{else}}
{{{subjectTypeField}}}
{{{subject}}}
{{{shiftDays}}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/field-definitions/base.tpl {{#if readOnly}}
{{{subject}}}
{{else}}
{{{subjectTypeField}}}
{{{subject}}}
{{#if hasActionType}}
{{{actionTypeField}}}
{{/if}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/conditions/enum.tpl {{#if readOnly}} {{translate comparisonValue category='labels' scope='Workflow'}} {{{subjectType}}} {{{subject}}} {{else}}
{{{comparisonField}}}
{{{subject}}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/conditions/date.tpl {{#if readOnly}} {{translate comparisonValue category='labels' scope='Workflow'}} {{{subjectType}}} {{{subject}}} {{{shiftDays}}} {{else}}
{{{comparisonField}}}
{{{subjectType}}}
{{{subject}}}
{{{shiftDays}}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/conditions/base.tpl {{#if readOnly}} {{translate comparisonValue category='labels' scope='Workflow'}} {{{subjectType}}} {{{subject}}} {{else}}
{{{comparisonField}}}
{{{subjectType}}}
{{{subject}}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/condition-fields/subject-type.tpl {{#if readOnly}} {{translateOption value scope='Workflow' field='subjectType'}} {{else}} {{{valueField}}} {{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/condition-fields/shift-days.tpl {{#if readOnly}} {{translate shiftDaysOperator scope='Workflow'}} {{value}} {{translate 'days' scope='Workflow'}} {{else}}
{{{operatorField}}} {{{valueField}}} {{translate 'days' scope='Workflow'}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/condition-fields/subjects/text-input.tpl {{#if readOnly}} {{value}} {{else}} {{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/condition-fields/subjects/field.tpl {{#if readOnly}} {{{listHtml}}} {{else}} {{{valueField}}} {{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/condition-fields/subjects/enum-input.tpl {{#if readOnly}} {{/if}}
{{{field}}}
{{#if readOnly}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/update-related-entity.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}} {{#if linkTranslated}} {{{linkTranslated}}}{{/if}} {{#if parentEntityTypeTranslated}} {{{parentEntityTypeTranslated}}}{{/if}}
{{#if actionData.fieldList}} {{#each actionData.fieldList}}
{{#if (lookup ../fieldActionLabelMap this)}} · {{lookup ../fieldActionLabelMap this}} {{/if}}
{{/each}} {{/if}}
{{#if actionData.linkList}} {{#if actionData.linkList.length}}
{{{linkList}}}
{{/if}} {{/if}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/update-created-entity.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}} {{#if entityTypeTranslated}}{{#if linkTranslated}} {{linkTranslated}}{{/if}} {{{entityTypeTranslated}}}{{/if}} {{#if text}} '{{text}}' {{else}} {{#if numberId}} #{{numberId}}{{/if}} {{/if}}
{{#if actionData.fieldList}} {{#each actionData.fieldList}}
{{#if (lookup ../fieldActionLabelMap this)}} · {{lookup ../fieldActionLabelMap this}} {{/if}}
{{/each}} {{/if}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/trigger-workflow.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}}
{{{executionTime}}}
{{{targetTranslated}}}
{{#if actionData.workflowId}}
{{{workflow}}}
{{/if}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/start-bpmn-process.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}}
{{{targetTranslated}}}
{{#if actionData.flowchartId}}
{{{flowchart}}}
{{/if}} {{#if actionData.elementId}}
{{{elementId}}}
{{/if}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/send-request.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}}
{{{requestType}}}
{{{requestUrl}}}
{{{headers}}}
{{{contentType}}}
{{{contentVariable}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/send-email.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}}
{{{executionTime}}}
{{#if actionData.from}}
{{#ifEqual actionData.from 'specifiedEmailAddress'}} {{actionData.fromEmail}} {{else}} {{fromLabel}} {{/ifEqual}}
{{/if}} {{#if actionData.to}}
{{#ifEqual actionData.to 'specifiedEmailAddress'}} {{actionData.toEmail}} {{else}} {{toLabel}} {{/ifEqual}} {{#ifEqual actionData.to 'specifiedTeams'}}
{{{toSpecifiedTeams}}}
{{/ifEqual}} {{#ifEqual actionData.to 'specifiedUsers'}}
{{{toSpecifiedUsers}}}
{{/ifEqual}} {{#ifEqual actionData.to 'specifiedContacts'}}
{{{toSpecifiedContacts}}}
{{/ifEqual}}
{{/if}} {{#if actionData.cc}}
{{#ifEqual actionData.cc 'specifiedEmailAddress'}} {{actionData.ccEmail}} {{else}} {{ccLabel}} {{/ifEqual}}
{{/if}} {{#if actionData.replyTo}}
{{#ifEqual actionData.replyTo 'specifiedEmailAddress'}} {{actionData.replyToEmail}} {{else}} {{replyToLabel}} {{/ifEqual}}
{{/if}} {{#if actionData.emailTemplateId}}
{{{emailTemplate}}}
{{/if}} {{#if actionData.doNotStore}}
{{{doNotStore}}}
{{/if}}
{{{optOutLink}}}
{{#if actionData.attachmentsVariable}}
{{{attachmentsVariable}}}
{{/if}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/run-service.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}}
{{{targetTranslated}}}
{{{methodName}}}
{{#if actionData.additionalParameters}}
{{{additionalParameters}}}
{{/if}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/relate-with-entity.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}} {{{linkTranslated}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/make-followed.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}}
{{{targetTranslated}}}
{{{recipient}}}
{{{usersToMakeToFollow}}}
{{{specifiedTeams}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/execute-formula.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}} {{#if linkTranslated}} {{{linkTranslated}}}{{/if}} {{#if parentEntityTypeTranslated}} {{{parentEntityTypeTranslated}}}{{/if}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/create-notification.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}}
{{#if actionData.recipient}}
{{recipientLabel}}
{{/if}} {{#if actionData.messageTemplate}}
{{complexText messageTemplate}}
{{/if}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/base.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}} {{#unless noEntityName}} {{#if displayedLinkedEntityName}} {{#if linkTranslated}} {{linkTranslated}}{{/if}} {{{displayedLinkedEntityName}}}{{/if}}{{#if numberId}} #{{numberId}}{{/if}} {{/unless}} {{#if aliasId}} {{aliasId}}{{/if}}
{{#if actionData.fieldList}} {{#each actionData.fieldList}}
{{#if (lookup ../fieldActionLabelMap this)}} · {{lookup ../fieldActionLabelMap this}} {{/if}}
{{/each}} {{/if}}
{{#if actionData.linkList}} {{#if actionData.linkList.length}}
{{{linkList}}}
{{/if}} {{/if}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/actions/apply-assignment-rule.tpl
{{#unless readOnly}}
{{/unless}}
{{translate actionType scope='Workflow' category='actionTypes'}}
{{#if hasTarget}}
{{{targetTranslated}}}
{{/if}}
{{#if hasListReport}}
{{/if}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/update-related-entity.tpl
{{{link}}}
{{{addField}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/update-entity.tpl
{{{addField}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/update-created-entity.tpl
{{{target}}}
{{{addField}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/trigger-workflow.tpl
{{{executionTime}}}
{{{target}}}
{{{workflow}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/start-bpmn-process.tpl
{{{target}}}
{{{flowchart}}}
{{{elementId}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/send-request.tpl
{{{requestType}}}
{{{requestUrl}}}
{{{headers}}}
{{{contentType}}}
{{{content}}}
{{{contentVariable}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/send-email.tpl
{{{executionTime}}}
{{{from}}}
{{{to}}}
{{{cc}}}
{{{replyTo}}}
{{{emailTemplate}}}
{{{doNotStore}}}
{{{optOutLink}}}
{{{attachmentsVariable}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/run-service.tpl
{{{target}}}
{{{methodName}}}
{{{additionalParameters}}}
{{{helpText}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/relate-with-entity.tpl
{{{link}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/make-followed.tpl
{{{whatToFollow}}}
{{{recipient}}}
{{{usersToMakeToFollow}}}
{{{specifiedTeams}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/execute-formula.tpl
{{{formula}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/create-related-entity.tpl
{{{link}}}
{{{addField}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/create-notification.tpl
{{{recipient}}}
{{{users}}}
{{{specifiedTeams}}}
{{{messageTemplate}}}
{{complexText messageTemplateHelpText}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/create-entity.tpl
{{{link}}}
{{{addField}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-modals/apply-assignment-rule.tpl
{{#if target}}
{{{target}}}
{{/if}}
{{{assignmentRule}}}
{{{targetTeam}}}
{{{targetUserPosition}}}
{{{listReport}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-fields/shift-days.tpl {{#if readOnly}} {{translate shiftDaysOperator scope='Workflow' category='labels'}} {{value}} {{translate unitValue scope='Workflow' category='labels'}} {{else}}
{{{operatorField}}}
{{{valueField}}}
{{{unitField}}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-fields/execution-time.tpl {{#if readOnly}} {{translate type scope='Workflow' category='labels'}} {{else}}
{{{typeField}}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-fields/date-field.tpl {{#if readOnly}} ({{stringValue}}) {{else}} {{{executionField}}} {{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/workflow/action-fields/subjects/field.tpl {{#if readOnly}} {{{listHtml}}} {{else}} {{{valueField}}} {{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/runtime-filters.tpl
{{#each filterDataList}}
{{{var key ../this}}}
{{/each}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/result.tpl
{{{report}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/reports/charts/chart.tpl
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/record/export-grid.tpl
{{{exportFormat}}}
{{#if column}}
{{{column}}}
{{/if}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/record/panels/report.tpl
{{{report}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/modals/result.tpl
{{{record}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/modals/edit-group-by.tpl
{{{v1}}}
{{{v2}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/modals/create.tpl
{{{entityType}}}

{{translate 'Grid Report' scope='Report'}}

{{translate 'gridReportDescription' category='messages' scope='Report'}}

{{translate 'List Report' scope='Report'}}

{{translate 'listReportDescription' category='messages' scope='Report'}}

_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/filters/node.tpl
{{translate operator category='filtersGroupTypes' scope='Report'}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/filters/container-group.tpl
{{#if showGroupTypeLabel}}{{translate type category='filtersGroupTypes' scope='Report'}} {{/if}}(
{{{node}}}
)
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/filters/container-complex.tpl
{{{function}}}
{{{attribute}}}
{{{expression}}}
{{{operator}}}
{{{value}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/fields/filters-control-2/edit.tpl
{{{node}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/fields/filters-control/edit.tpl
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/fields/filters-control/detail.tpl _delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/fields/email-sending-weekdays/edit.tpl {{#each days}}
{{/each}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/fields/email-sending-weekdays/detail.tpl {{#each days}}
{{/each}} _delimiter_13jv763vly1j custom/modules/advanced/res/templates/report/fields/email-sending-time/edit.tpl
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/dashlets/options/report.tpl
{{{record}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/timer/edit.tpl
{{{timerFormula}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/timer/detail.tpl
{{{timerBaseTranslatedValue}}} {{#if hasShift}} {{{timerShiftOperatorTranslatedValue}}} {{{timerShiftValue}}} {{{timerShiftUnitsTranslatedValue}}} {{/if}}
{{#if hasFormula}}
{{/if}}
{{{timerFormula}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/flows-conditions/detail.tpl
{{#each flowDataList}}
{{#if ../isEditMode}}
{{/if}}
{{label}}
{{{var id ../this}}}
{{/each}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/conditions/detail.tpl
{{{conditions}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/actions/detail.tpl
{{{actions}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/bpmn-flowchart/record/panels/flowchart.tpl
{{{flowchart}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/bpmn-flowchart/modals/element-detail.tpl
{{{record}}}
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/bpmn-flowchart/fields/flowchart/edit.tpl
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/bpmn-flowchart/fields/flowchart/detail.tpl
_delimiter_13jv763vly1j custom/modules/advanced/res/templates/bpmn-flow-node/fields/element/detail.tpl {{{value}}}