Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admFavourFilter(filterId, accountId) | Package | adm | Alias | | Pkg Usage | [use adm; favourFilter(filterId, accountId);] | |
Description
Excerpt |
---|
|
Marks filter as favourite. |
Favours a filter for the supplied account. Marks the filter as favourite for the account id
.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
filterId | int | Yes | The filter id | accountId | string | Yes | The account id. Must be not null | |
Return Type
boolean
Example
Code Block |
---|
|
admFavourFilter(10017, theuser); |
The effect is as the newuser would click on the start icon on the filter
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "filter_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|