This commit is contained in:
2019-07-09 23:22:34 +00:00
parent 2fb123044e
commit ad17801d30

View File

@@ -81,7 +81,7 @@ DONE: TAGS!!!
DONE: Server SEED DATA WIDGET CUSTOM FIELDS DEFINITION
### TODO: WIDGET Customize menu item
DONE: WIDGET Customize menu item
- 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 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
@@ -103,6 +103,7 @@ TODO: Custom fields
- Though, these need to be part of the record as well, hmmm...maybe better if they appear to be just normal fields and are added dynamically??
- It would be nice though to just insert a slot and let a component handle it rather than buncvh of code on every form...
- It's kind of like one control that is bound to the JSON custom fields-field and it would update it as edited and required so I guess this is how to think about it and implement it, as a control
TODO: Support form customization beyond Custom:
- hide fields not used
- force user to enter a value in a field optionally that isn't already required