@@ -260,19 +260,43 @@ following options:
260
260
261
261
- :guilabel: `Filter name `: Name of the favorited search.
262
262
- :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.
265
263
266
264
Once the options are set, click :guilabel: `Save ` to save the favorited search.
267
265
268
266
.. image :: search/favorites.png
269
267
:alt: Saving a favorite search on the Sales Analysis report.
268
+ :scale: 80%
270
269
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 `.
274
277
275
278
.. 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%
0 commit comments