twenty
twenty copied to clipboard
New fields should be sorted on objet detail page
URL to settings page: https://localhost/settings/objects/companies
I just created the fields "start date" and "end date" and they were randomly added in the middle of the list of fields. Instead, we would like to sort this list.
We'd like to show all the standard fields at first, then all the custom fields. And within each, fields should be sorted by their creation date. So the custom field I've just created should appear last in the list.
@FelixMalfait The pull request for this issue is up now.