Disable search field in value help
This commit is contained in:
@@ -119,3 +119,8 @@ annotate AdminService.Books with {
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
annotate AdminService.Suppliers with
|
||||
@(Capabilities.SearchRestrictions : {
|
||||
Searchable : false
|
||||
});
|
||||
Reference in New Issue
Block a user