diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 395245ee..a159348a 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -30,19 +30,14 @@ todo: biz rule like validatecansave and validatecandelete but validatecanFetch f currently doing: MEMO - - Post redirect back to memo list or go back one nav item (probably best go backward) - READ format needs to show the wiki and custom fields and attached files + Read needs to set viewed flag on GET - READ menu items Reply, Forward - compose - must filter OUT outside users, currently they show, new picklist I guess with extra criteria? - search results should not pull up other's memo's exclude from searching? Not searchable?? Or post process?? - Customer users can memo - NO Could they in v7? NO so not here either diff --git a/ayanova/src/views/home-memo.vue b/ayanova/src/views/home-memo.vue index ef242245..0d70bba8 100644 --- a/ayanova/src/views/home-memo.vue +++ b/ayanova/src/views/home-memo.vue @@ -30,40 +30,43 @@ >{{ obj.notes }}

- + + + + + + + + + + + + + +