After creating a form and testing it you might come across the Lead Simplify Error
Error! name is required
This error is due to the fat that the Lead Simplify system requires a field with the ID "name" to be able to add the form data into the database.
There are two ways to correct your form so that you do not get the error anymore.
Fix 1
Inside of Lead Simplify form editor edit the form that is causing the error.
- If you have got a field for the leads name then edit that field and change the ID of that field to be "name"
- If you have not got a field for the leads name then create one and make its ID "name"
Fix 2
Inside of Lead Simplify form editor edit the form that is causing the error.
- Add the user details fields to your form and then remove all of the fields that you don't want but leave the Name field.
Creating A New Form
When creating a new form simply add in the User Details block at some point when building the form and and then just remove any parts of the block you do not need but make sure to keep the Name field
By applying any of these fixes then the Error! name is required will no longer appear.