This commit is contained in:
2021-02-10 15:25:29 +00:00
parent 4cdc923303
commit 61edb9d127
2 changed files with 4 additions and 1 deletions

View File

@@ -11,4 +11,4 @@ todo: DATA TABLES
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
note: filtering system, column view system, saving filter, case sensitivity, tokens etc

View File

@@ -1,3 +1,6 @@
# CUST-CUSTOMERS Placeholder
This is a placeholder page for sections that are not written yet
todo: a standard link to general how to use the data-table at the top of every list help doc
todo: a standard link to how to use controls at the top of every form doc