[x] When creating a new dataview, it should automatically redirect to automatic creation of fields. No need to wait for the user to navigate to the dataview fields page and click on the button.
[x] Try to automatically format the column names as labels by guessing where spaces should be added (dashes, underscores, and capital letters).
[x] Try to guess which fields should be displayed in the datatable and which shouldn't, based on their data type and/or length.
[ ] Try to think of a way to easily change properties of fields in bulk (bulk row action?).
the following enhancements should be implemented: