Skip to content

Commit 0f3ed05

Browse files
committed
[IMP] essentials: extra detail plus updates to favorited searches
task-5005364 X-original-commit: 38f2fcc
1 parent c575c26 commit 0f3ed05

File tree

3 files changed

+32
-8
lines changed

3 files changed

+32
-8
lines changed

content/applications/essentials/search.rst

Lines changed: 32 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -260,19 +260,43 @@ following options:
260260

261261
- :guilabel:`Filter name`: Name of the favorited search.
262262
- :guilabel:`Default filter`: Sets the favorited search as the default filter for the view.
263-
- :guilabel:`Shared`: Makes the favorited search available to all users. Otherwise, by default, the
264-
favorited search is only available to the user who created it.
265263

266264
Once the options are set, click :guilabel:`Save` to save the favorited search.
267265

268266
.. image:: search/favorites.png
269267
:alt: Saving a favorite search on the Sales Analysis report.
268+
:scale: 80%
270269

271-
Saved favorites can be accessed by clicking the :icon:`fa-trash` :guilabel:`(delete)` icon in the
272-
search bar, then selecting the saved filter in the :guilabel:`Favorites` drop-down menu. To remove a
273-
saved favorite, click the :icon:`fa-trash` :guilabel:`(delete)` icon next to the favorited search.
270+
Favorited searches can be accessed by clicking the :icon:`fa-caret-down` :guilabel:`(dropdown)` icon
271+
in the search bar, then selecting the saved search under :icon:`fa-star` :guilabel:`Favorites`.
272+
273+
To edit or delete a favorited search, hover over the search name in the list of favorites and click
274+
:icon:`fa-pencil` :guilabel:`Edit favorite`. Modify any element of the favorite as desired.
275+
Alternatively, to delete the favorite, click :icon:`fa-cog` :guilabel:`Actions` then
276+
:icon:`fa-trash` :guilabel:`Delete`.
274277

275278
.. tip::
276-
To view *all* favorited searches, first activate :ref:`developer-mode`, and navigate to
277-
:menuselection:`Settings app --> Technical --> User Interface: User-defined Filters`. From here,
278-
all favorited searches can be viewed, edited, archived, or deleted.
279+
- Favorited searches that are only visible to the current user, i.e., that are not shared, are
280+
shown first in the list of favorites; any :ref:`shared searches <search/favorites-share>`,
281+
whether created by the current user or another user, are shown in a second section.
282+
- To view *all* favorited searches, first activate :ref:`developer-mode`, and navigate to
283+
:menuselection:`Settings app --> Technical --> User Interface: User-defined Filters`. From
284+
here, all favorited searches can be viewed, edited, archived, or deleted.
285+
286+
.. _search/favorites-share:
287+
288+
Share a favorited search
289+
------------------------
290+
291+
By default, a favorited search is only available to the user who created it. To share a favorited
292+
search with other users, click :guilabel:`Edit` when creating the favorite, or, for an existing
293+
favorite, click :icon:`fa-pencil` :guilabel:`Edit favorite` after hovering over the search name in
294+
the list of favorites.
295+
296+
In the :guilabel:`Shared with` field, select the relevant users from the drop-down menu, then click
297+
:icon:`fa-cloud-upload` :guilabel:`Save manually`. The favorite is now visible for all selected
298+
users under :icon:`fa-star` :guilabel:`Favorites`.
299+
300+
.. image:: search/favorites-shared.png
301+
:alt: Sharing a search with multiple users.
302+
:scale: 80%
9.75 KB
Loading
38.2 KB
Loading

0 commit comments

Comments
 (0)