From 36b7d095004d8a145fcd9429742e4fc07c0c0055 Mon Sep 17 00:00:00 2001 From: Monika Bujak <152476722+mbujak-hyland@users.noreply.github.com> Date: Fri, 13 Sep 2024 16:37:26 +0200 Subject: [PATCH] [DCS-7774] Add new configurable stamp properties for Enterprise Viewer 4.0 (#1565) * [DCS-7774] Add new configurable stamp properties for Enterprise Viewer 4.0 * [DOCS-7774] Fix --- enterprise-viewer/latest/config/files.md | 96 ++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/enterprise-viewer/latest/config/files.md b/enterprise-viewer/latest/config/files.md index e514b6dfe7..8a27396d37 100644 --- a/enterprise-viewer/latest/config/files.md +++ b/enterprise-viewer/latest/config/files.md @@ -881,6 +881,102 @@ A stamp image opacity for Custom Stamp 5. The value must be equal or larger than Default value: `` +### stampApprovedLabel + +A custom label for **Approved** stamp. Configuring this value does not affect the stamp behavior. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampApprovedHelpText + +A custom helper text for **Approved** stamp. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampPaidLabel + +A custom label for **Paid** stamp. Configuring this value does not affect the stamp behavior. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampPaidHelpText + +A custom helper text for **Paid** stamp. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampReviewedLabel + +Acustom label for **Reviewed** stamp. Configuring this value does not affect the stamp behavior. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampReviewedHelpText + +A custom helper text for **Reviewed** stamp. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampAcceptedLabel + +A custom label for **Accepted** stamp. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampAcceptedHelpText + +A custom helper text for **Accepted** stamp. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampRejectedLabel + +A custom label for **Rejected** stamp. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampRejectedHelpText + +A custom helper text for **Rejected** stamp. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampCheckmarkLabel + +A custom label for **Checkmark** stamp. Configuring this value does not affect the stamp behavior. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + +### stampCheckmarkHelpText + +A custom helper text for **Checkmark** stamp. + +>**Note:** Text cannot be localized based on the browser's language once it has been configured. + +Default value: "" + ## OpenContent - default properties The following section outlines all configurable default properties for OpenContent.