From: Coleman Watts Date: Wed, 24 Nov 2021 03:39:10 +0000 (-0500) Subject: FormBuilder - Hide configuration options that do not apply to certain form types X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=09a3e37058f393276662301038a6437eaaa346e4;p=civicrm-core.git FormBuilder - Hide configuration options that do not apply to certain form types --- diff --git a/ext/afform/admin/ang/afGuiEditor/config-form.html b/ext/afform/admin/ang/afGuiEditor/config-form.html index 466f4bc251..56ad2334c4 100644 --- a/ext/afform/admin/ang/afGuiEditor/config-form.html +++ b/ext/afform/admin/ang/afGuiEditor/config-form.html @@ -4,7 +4,7 @@ -

{{:: ts('Public title (usually displayed at the top of the form).') }}

+

{{:: ts('Public title (usually displayed at the top of the form).') }}

@@ -17,7 +17,8 @@ -
+ +
@@ -25,7 +26,8 @@

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

-
+ +
{{:: ts('Placement') }}
@@ -84,8 +86,9 @@

{{:: ts('Choose which contact from the search should match the contact being viewed.') }}

-
+ +
{{:: ts('Submit Actions') }}