Allow users to influence the technical column name when a column is first created

Please consider adding the option to directly influence the technical field name when a new table column is first created…

Even if it is hidden in an advanced drop-down to keep it away from the average user…

My current workaround to get rid of these random pre-text: create columns by API call via Postman.

I understand that these random characters simplify the column generation… overcome protected names, the issue of duplicates, etc… but if you want to build a fixed structure they become terribly confusing when used in connectors or anything API related.

image

If you need to change something later… ok, then you are out of luck… but at least at the beginning it would be nice to be able to just use the intended name… or make them fully random altogether like you do with the tables already :slight_smile: