Skip to content

Commit

Permalink
GUI user profile doc is relocated
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Feb 27, 2024
1 parent 7c1f240 commit baa5dd9
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/admin-gui/gui-user-profile/index.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
= GUI User Profile
:page-upkeep-status: orange
:page-toc: top


This page describes the possibilities of user profile configuration. For now it contains only the documentation about saved filters and its usage.

== Saved filters

Saved filters feature is implemented on the pages throughout midPoint where the list of objects of some collection view is displayed (for more information about object collection views, please see xref:/midpoint/reference/admin-gui/collections-views/[Object Collections and Views]). This can be default object collection view list page (such All users page) or the configured one (e.g. Employees collection view configured for User type).

This feature improves the search of objects im midPoint giving the possibility to save the most often used or the most complicated filters. Saved once the filter can be reused within multiple user sessions and can be spread among a group of users with the help of admin gui configuration merging mechanism.

To save the filter the user can use the Save filter button on the Search panel (which is situated on the right side of the search panel, next to Search button).

image::saveFilterButton.png[]

After the user clicks Save filter button, Save filter popup is displayed where the user should specify the name of the filter and confirm the saving. The saved filter appears in the drop-down list. To apply the filter, just select it from the list.

image::savedFiltersList.png[]
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit baa5dd9

Please sign in to comment.