It would be useful to have the ability to reorder & group fields in sequence to reflect business view, rather than just order of entry.
Regards, Stephan.
PS good SaaS product
this is a quite popular request. we will definitely work on it.
cheers.
By the way, do you want the table structure at the db server changes as well? Or just the visual order in the ERD diagram?
For the latter option, it may involve dropping and recreating the columns in questions; especially for the case of PostgreSQL.
Personally, I wouldn't expect the columns to change order on the db. It might be a 'nice-to-have' for some people but I think changing it on the schema should be enough
Comments
thanks
this is a quite popular request. we will definitely work on it.
cheers.
Your Input
By the way, do you want the table structure at the db server changes as well? Or just the visual order in the ERD diagram?
For the latter option, it may involve dropping and recreating the columns in questions; especially for the case of PostgreSQL.
Personally, I wouldn't expect
Personally, I wouldn't expect the columns to change order on the db. It might be a 'nice-to-have' for some people but I think changing it on the schema should be enough