This commit is contained in:
@@ -34,13 +34,13 @@ UI FEATURE - The ability to customize forms:
|
||||
|
||||
## TODO
|
||||
|
||||
- Need a FormCustom table and model to hold the user's form customization data
|
||||
- Like DataFilter, holds a JSON fragment in one field and the form key in another field
|
||||
- JSON FRAGMENT holds items that differ from stock, no "core" fields allowed
|
||||
- FieldKey
|
||||
- Hide
|
||||
- Required
|
||||
- Type (checkbox, date, date time, decimal, number, picklist, and text)
|
||||
- #DONE# Need a FormCustom table and model to hold the user's form customization data
|
||||
- Like DataFilter, holds a JSON fragment in one field and the form key in another field
|
||||
- JSON FRAGMENT holds items that differ from stock, no "core" fields allowed
|
||||
- FieldKey
|
||||
- Hide
|
||||
- Required
|
||||
- Type (checkbox, date, date time, decimal, number, picklist(FUTURE), and text)
|
||||
|
||||
- #DONE# Need a FormAvailableFields static collection class that contains the fields available to each form
|
||||
- This should be independent from any other class tied to a particular route or controller or db table as it could be some or none of all of those things
|
||||
|
||||
Reference in New Issue
Block a user