-
Notifications
You must be signed in to change notification settings - Fork 45
Description
Expected Behavior
When using a standard page layout...
Eg Lead and Contact only the Last Name is required.
Actual Behavior
All Name fields are required, including Salutation and First Name, plus this includes Middle Name, and Suffix, if they are added as UI Options.
Steps to Reproduce the Problem
- Add an Evolve Forms Details section based on Page Layout to Contact or Lead
- Edit the Page
- Note the fields that are required including Salutation and First Name.
Optionally:
- Set the UI Options to include Middle Name and Suffix Fields
- Edit the Lead or Contact
- Note that all Name fields including Middle Name and Suffix are required.

Notes
-
You can not make the Name field not required on a standard page layout.
-
I understand this might just be filed as a Known Issue as the work around would be to create field sections.
-
But as you state the Page Layout is just a series of Field Sections then maybe there is a way to override this and make it behave as standard.
-
The Field Section based on a Field Set with the Name field as the only field works fine and only the Last Name is required.
-
NOTE: Adding a Field Section based on Field Set and then clearing the values from First Name and Middle Name and Salutation still shows the save button, but clicking save does not actually save the new values (this may be a separate ticket).

-
For Address it's the opposite, you can not make an Address field required on the Page Layout but you could create a Field Section and make one of the Address fields mandatory, which is cool.
-
I would really like the page layouts to work as standard, because controlling page layouts in only one place is so handy compared to Dynamic Forms.