diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 32a59a20..e1fa057e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -10,6 +10,9 @@ todo: PickList code at server needs to accept preId as a collection to support g The server biz objects need to be able to access this to return names with id's for UI areas that support adding and removing items from a collection but display simple names e.g. part assembly parts UI when displaying in a form needs a simple list in same format of how they would select a part in a picklist to add so it has the same info +todo: PickList controller route, how can I document the params into the api explorer? + do I need a reference link to the class? + or can I comment in the class and have it extrapolated? todo: customer popup notes need to pop pop pop, forgot to code for that before It's been requested for a couple of other places as well so I need a re-usable solution for this