Field Name Validation

This validation rule ensures that field names within your form are written in lowercase and contain no special characters. Similar to form names, field names must adhere to this rule to maintain consistency.


Validation Rules

  • Must be all lowercase.
  • No special characters.
  • No spaces (use underscores or hyphens for readability).

Example Errors

  1. Macro Rendering Error for “FreshForms Field Name” This field does not match the required format Error: The field name should be lowercase with no special characters or spaces.

  2. Macro Rendering Error for “FreshForms Field Name” Duplicate field name found: name Error: This field name is duplicated in another form.

Screenshot 05-05-2025 12.59.32.png

Screenshot 05-05-2025 13.20.39.png


Best Practices

  • Follow a consistent naming convention for your fields.
  • Avoid using spaces and special characters like !@#$%^&*().