[ACA-3727] - Process Filters add possibility to hide process filter name (#5938)

* [ACA-3727] - Process Filters add possibility to hide process filter name

* update documentation

* remove unnecesary changes in doc

* update doc

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
This commit is contained in:
Silviu Popa
2020-08-02 01:40:43 +03:00
committed by GitHub
parent 3b4ce819f0
commit bfbb66ea8e
4 changed files with 19 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ Shows/edits process filter details.
| id | `string` | | Id of the process instance filter. |
| role | `string` | "" | roles to filter the apps |
| showFilterActions | `boolean` | true | Toggles editing of process filter actions. |
| showProcessFilterName | `boolean` | true | Toggles the appearance of the process filter name . |
| showTitle | `boolean` | true | Toggles editing of the process filter title. |
| sortProperties | `string[]` | | List of sort properties to display. |