This commit is contained in:
2020-01-21 00:10:45 +00:00
parent 1e4e384b67
commit efa2acc930

View File

@@ -5,17 +5,6 @@ eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTcxODU5OTU0IiwiZXhwIjoiMTU3MjQ
## IMMEDIATE ITEMS
Continue work on widget->user->email list
- working now on turning it into proper object return json
TODO: Grid filters for multi join tables
- Going to need a SOURCE of *all* possible fields for selecting to filter and sort in a multi table list
- I think the objectfielddefinitions is only part of the equation
- Not really done with lists until this is sorted out
- Can't just filter on the presentation fields, maybe you want to present that way but want to filter on an unshown field
- So maybe their's another step back where there is a master list of all fields for a list to choose from beyond the objectfielddefinitions?
- Or maybe my example one is just not what would normally be used?
GRID LISTS TODO NOW:
- Make a joined table list for development