6
Add row number in table view
Source: directus/directus#23053 · opened by @Dominic-Preap
Summary
It would be nice to have auto sequence row number display at the start column on table view in collections.
![image](
Basic Example
Just like material-react-table
Motivation
For distinguish record and for follow up records in which page without looking and pagination. Better for people who get used to excel spreadsheet format row number.
Detailed Design
The implementation would be straightforward just page * total-size and +1 for each row but where to put the configure at. I think we have we option model editor with checkbox to show row display number.
Requirements List
N/A
Drawbacks
None, just for aesthetics look and uniqueness.
Alternatives
N/A
Adoption Strategy
N/A
Unresolved Questions
_No response_
It would be nice to have auto sequence row number display at the start column on table view in collections.
![image](
Basic Example
Just like material-react-table
Motivation
For distinguish record and for follow up records in which page without looking and pagination. Better for people who get used to excel spreadsheet format row number.
Detailed Design
The implementation would be straightforward just page * total-size and +1 for each row but where to put the configure at. I think we have we option model editor with checkbox to show row display number.
Requirements List
N/A
Drawbacks
None, just for aesthetics look and uniqueness.
Alternatives
N/A
Adoption Strategy
N/A
Unresolved Questions
_No response_
No pledges yet. Be the first to back this.
Comments
Similar requests
Computed fields and/or View tables
3 votes · 0 comments
Transition for Users Table
2 votes · 0 comments
Search, API autocompletion, in table selection when creating relationships
3 votes · 0 comments
Stash field value from user's last accessed record in the app
1 vote · 0 comments
Ability to set and retain the column widths of a O2M field in Table Layout
16 votes · 0 comments
No comments yet.