This commit is contained in:
@@ -79,14 +79,17 @@ DONE: Widget - NOTES FIELD
|
|||||||
DONE: TAGS!!!
|
DONE: TAGS!!!
|
||||||
- Implement and componentize
|
- Implement and componentize
|
||||||
|
|
||||||
TODO: Server SEED DATA WIDGET CUSTOM FIELDS DEFINITION
|
DONE: Server SEED DATA WIDGET CUSTOM FIELDS DEFINITION
|
||||||
TODO: WIDGET Customize menu item
|
|
||||||
|
### TODO: WIDGET Customize menu item
|
||||||
- Make a menu item that shows in Widget edit form for users who are BizAdminFull only, title is "customize"
|
- Make a menu item that shows in Widget edit form for users who are BizAdminFull only, title is "customize"
|
||||||
- this takes user to customize form where they can customize the widget form, set custom fields, maybe what shows or not etc
|
- this takes user to customize form where they can customize the widget form, set custom fields, maybe what shows or not etc
|
||||||
- this is to customize the form but it should contain a link to the locale text editor in case that's what they actually intend to customize
|
- this is to customize the form but it should contain a link to the locale text editor in case that's what they actually intend to customize
|
||||||
|
|
||||||
TODO: Form customize UI
|
TODO: Form customize UI
|
||||||
- Where you create custom fields and edit
|
- Where you create custom fields and edit
|
||||||
- If a user changes a field data type there needs to be a big warning before accepting it.
|
- If a user changes a field data type there needs to be a big warning before accepting it.
|
||||||
|
|
||||||
TODO: Custom fields
|
TODO: Custom fields
|
||||||
- Needs to cache the customization data of the form and concurrency token used to fetch it and then it checks the concurrency token periodically
|
- Needs to cache the customization data of the form and concurrency token used to fetch it and then it checks the concurrency token periodically
|
||||||
- Needs to be aware of and handle the fact that the end user may change the data type
|
- Needs to be aware of and handle the fact that the end user may change the data type
|
||||||
|
|||||||
Reference in New Issue
Block a user