This commit is contained in:
2020-07-10 20:51:43 +00:00
parent ee88ec428b
commit bcabdde720

View File

@@ -48,7 +48,10 @@ todo: Test server down while polling in release mode, does it recover when serve
todo: does Duplicate code really duplicate the tags?
i.e. duplicate a widget with tags, do the tags come over?
if not then need to modify the copy object code to handle tags as well
todo: PickLists based on AyaPickList at server, need one for each type, so far have widget and user only
Not sure if should just make them all or...??
Maybe when I hit a form that uses it, that's when I really need it?