From 5a843dab963bd480344ce81e7c383fad634bae02 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 30 Nov 2020 16:24:39 -0800 Subject: [PATCH] afHtmlEditor - Add descriptions. Add more missing fields. --- ext/afform/html/ang/afHtmlEditor.aff.html | 27 ++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/ext/afform/html/ang/afHtmlEditor.aff.html b/ext/afform/html/ang/afHtmlEditor.aff.html index d76178a2b1..ff981abf6f 100644 --- a/ext/afform/html/ang/afHtmlEditor.aff.html +++ b/ext/afform/html/ang/afHtmlEditor.aff.html @@ -23,19 +23,36 @@ +
+ + +

{{ts('Semi-private description about the form\'s purpose.')}}

+ +
+

{{ts('Expose the form as a standalone page on the web site. (Example: "civicrm/my-form")')}}

+
+
+ +

{{ts('The general look/feel should match the frontend')}}

- - + +

{{ts('Allow backend users to embed the form on the dashboard.')}}

- - + + +

{{ts('What permission is required to use this form?')}}

- -- 2.25.1