Feb 12, 2023 08:05 AM - edited Feb 12, 2023 08:05 AM
Hi there,
I wonder whether the questions asked in a form have to be the column titles of the resulting data table? Many of the form questions are very long and tedious, and I would like the column names of the output table to be much simpler and easier to digest.
Thanks!
Solved! Go to Solution.
Feb 12, 2023 01:04 PM
Hey @isobel_16!
Something that a lot of users don't realize when working with Airtable's Form views is that you can actually override the field name that is displayed in the view without having it affect the actual field name in the base schema.
Here's an example.
I have a table with three fields with rather generic names:
As expected, when I create my form view, the actual fields names will be the default name displayed.
When you click into a field, you'll be able to set the text that you want your users to actually see when using the form.
I have encountered a lot of tables with field names that are just questions because this functionality tends to fly under the radar.
Feb 12, 2023 01:04 PM
Hey @isobel_16!
Something that a lot of users don't realize when working with Airtable's Form views is that you can actually override the field name that is displayed in the view without having it affect the actual field name in the base schema.
Here's an example.
I have a table with three fields with rather generic names:
As expected, when I create my form view, the actual fields names will be the default name displayed.
When you click into a field, you'll be able to set the text that you want your users to actually see when using the form.
I have encountered a lot of tables with field names that are just questions because this functionality tends to fly under the radar.
Feb 14, 2023 08:11 AM
Thank you so much, that is very helpful!