This commit is contained in:
@@ -87,6 +87,12 @@ DONE: WIDGET Customize menu item
|
||||
- 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
|
||||
|
||||
|
||||
//DONE: Move all of my libs and code into the Window object under window.$gz(.local, .api etc)
|
||||
|
||||
TODO: (may be done already) modify the inventory-widget-edit form initialization shit so that the stuff needed after form loads still happens but the before is moved to route before enter and that it's all called
|
||||
with two separate methods: One standard one for init form before it is loaded and one for init form stuff for after it's loaded. BeforeLoadInit, AfterLoadInit or something
|
||||
|
||||
|
||||
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 be aware of and handle the fact that the end user may change the data type
|
||||
|
||||
Reference in New Issue
Block a user