route.basic finder
gitea/salix/1947-route_basic_data This commit looks good Details

This commit is contained in:
Bernat Exposito Domenech 2020-01-07 08:40:23 +01:00
parent 730b8e160f
commit 27a469c786
1 changed files with 1 additions and 1 deletions

View File

@ -12,8 +12,8 @@
vn-one
ng-model="$ctrl.route.workerFk"
url="Clients/activeWorkersWithRole"
show-field="nickname"
search-function="{firstName: $search}"
search-function="{or: [{firstName: $search}, {name: $search}]}"
value-field="id"
where="{role: 'employee'}"
label="Worker">