This commit is contained in:
2021-02-04 23:03:39 +00:00
parent b8f20b9315
commit bb76225cde

View File

@@ -5,5 +5,10 @@ todo: document that emojis can be used in any text field and key combo on window
todo: WIKI controls
todo: DATA GRIDS
Note: arbitrary 1024 max char text field length, truncates after that.
todo: DATA TABLES
Need help page specific to DataTable usage, link to it from the top of all manual pages that are for DataList UI pages (e.g. Customers page)
Note: arbitrary 1024 max char text field length, truncates after that.
Note: Special note to indicate that filtering by a column then hiding that column is supported as a feature
User won't see the filtered column if they hid it but the filter still applies
User can tell it's still filtered by the prescence of the filter reset button (circle with X inside) to the right of the filter selection list