This commit is contained in:
@@ -30,8 +30,6 @@ todo: biz rule like validatecansave and validatecandelete but validatecanFetch f
|
|||||||
|
|
||||||
currently doing: MEMO -
|
currently doing: MEMO -
|
||||||
|
|
||||||
|
|
||||||
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
|
search results should not pull up other's memo's
|
||||||
exclude from searching? Not searchable??
|
exclude from searching? Not searchable??
|
||||||
Or post process??
|
Or post process??
|
||||||
|
|||||||
@@ -72,7 +72,7 @@
|
|||||||
:allowNoSelection="false"
|
:allowNoSelection="false"
|
||||||
:canClear="false"
|
:canClear="false"
|
||||||
:ayaType="ayaTypes().User"
|
:ayaType="ayaTypes().User"
|
||||||
:variant="'outside'"
|
:variant="'inside'"
|
||||||
:showEditIcon="false"
|
:showEditIcon="false"
|
||||||
v-model="pickListSelectedUserId"
|
v-model="pickListSelectedUserId"
|
||||||
:label="$ay.t('MemoToID')"
|
:label="$ay.t('MemoToID')"
|
||||||
|
|||||||
Reference in New Issue
Block a user