From 9da84edb5affea885b757a70d86b7fc387941af9 Mon Sep 17 00:00:00 2001 From: Priyanshi Gaur Date: Thu, 25 Apr 2024 01:24:14 +0530 Subject: [PATCH] fix vale errors pt.9 Signed-off-by: Priyanshi Gaur --- docs/components/forms.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/forms.rst b/docs/components/forms.rst index 67269f04..6345a5ff 100644 --- a/docs/components/forms.rst +++ b/docs/components/forms.rst @@ -279,9 +279,9 @@ Progressive profiling is a powerful feature used to reduce the length of Forms b Configuration ============== -There are two ways to configure a Form field to only display when the asked values are unknown. +There are two ways to configure a Form Field to only display when the asked values are unknown. -First, choose the Form that you want to use for progressive profiling. Go to the Form fields and open the field configuration of the field you want to use for progressive profiling. Change to the Behavior tab. Here, you can configure the behavior of the fields. +First, choose the Form that you want to use for progressive profiling. Go to the Form Fields and open the field configuration of the field you want to use for progressive profiling. Change to the Behavior tab. Here, you can configure the behavior of the fields. .. note:: It's always recommended to use the Email field, even if it's already known, because Mautic uses the Email as a unique identifier for Contacts. Additionally, ensure the submit button field is always visible. Otherwise, the Contact can't submit the Form.