It's possible to rename/hide form fields inside of FormBackend
New
Sometimes if you use a third-party form plugin for WordPress or other CMSs where you don't have control over the naming of the form fields, it could be handy if it was possible to rename the fields in FormBackend.
That is now possible! If you double-click on a field-name when viewing a submission, you can rename it to something else. Be aware that the names HAVE to be unique. Let me know if there are any issues with it.
You can hide fields as well by clicking on the little eye-icon next to the field when viewing a submission as well. All of this can be un-done on the settings page, where you will find two fields named "Map fields" and "Hidden fields" if you delete the corresponding line in there, it'll undo what you did on the submissions page.