This commit is contained in:
@@ -43,15 +43,15 @@ CURRENT TODOs
|
||||
=-=-=-=-=-=-=
|
||||
|
||||
|
||||
todo: keeping negative symbol when unsaved and duplicate
|
||||
- route replace shit not proper? (no)
|
||||
- how on earth does it work with a multi digit duplicate in widget edit form
|
||||
duplicate ok because it just goes to the new record
|
||||
it's really used only with a zero as the record id which is one digit so always works to replace
|
||||
since a listview can be -1 it needs to use the replace to last slash method it was using prior instead
|
||||
|
||||
|
||||
|
||||
TODO: when filter saved sb the one used when you return to the form no exceptions
|
||||
- right now it returns to the "unsaved", maybe it's not setting formsettings correctly on leave if saved
|
||||
- actually caused by formstate dirty on exit of listVieweditor
|
||||
- Is form submit POST route actually reloading the listVieweditor as expected? Looks like not?
|
||||
|
||||
TODO: no data should only show if not loading on datatable
|
||||
|
||||
todo: default "df" thing isn't really working at the moment, I can remove the Name column from widgets and then I can't open a widget from teh grid
|
||||
- see if "df" has any purpose other than my initial though of an openable option for the record
|
||||
|
||||
Reference in New Issue
Block a user