Features
Rename fields
Rename submitted field names on the submission page
CMS and third-party forms sometimes post fields as field_12 even when the visible label was “First name”. You can rename fields in FormBackend so submissions, emails, Zapier payloads, and API consumers see a clearer label.
Double-click the field label on a submission, type the new name, and press Enter:

The new name applies to future submissions in the UI and in outbound emails, the API, and Zapier deliveries. Rule conditions still match against the original submitted field name — see Form rules.