@@ -197,8 +197,8 @@ Previous Period` and :guilabel:`(Time Filter): Previous Year`.
197197
198198.. important ::
199199 For some reports, the :guilabel: `Comparison ` section **only ** appears in the search bar drop-down
200- menu if one (or more) time periods have been selected in the :guilabel: `Filters ` column. This is
201- because there is nothing to compare if no time period is specified.
200+ menu if one (or more) time periods have been selected in the :guilabel: `Filters ` column. This is
201+ because there is nothing to compare if no time period is specified.
202202
203203 Additionally, some reports only allow use of the :guilabel: `Comparison ` feature when the
204204 :icon: `fa-pie-chart ` :guilabel: `(Pie Chart) ` graph type or the :icon: `oi-view-pivot `
@@ -260,19 +260,47 @@ 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
266264Once 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 are accessed by clicking the :icon: `fa-caret-down ` :guilabel: `(dropdown) ` icon
271+ in the search bar, and are shown under :icon: `fa-star ` :guilabel: `Favorites `. Searches that are only
272+ visible to the current user, i.e., that are not shared, are shown first, while any :ref: `shared
273+ favorites <search/favorites-share>`, whether created by the current user or another user, are shown
274+ in a second section.
275+
276+ To edit, archive, or remove a favorited search, hover over the search name in the list of favorites
277+ and click :icon: `fa-pencil ` :guilabel: `(Edit favorite) `. The following fields can be modified:
278+ :guilabel: `Filter Name `, :ref: `Shared with <search/favorites-share >`, :guilabel: `Default Filter `,
279+ :guilabel: `Domain `. To archive or remove the favorite, click :icon: `fa-cog ` :guilabel: `(Actions) `
280+ then :icon: `oi-archive ` :guilabel: `Archive ` or :icon: `fa-trash ` :guilabel: `Delete `, as appropriate.
274281
275282.. 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.
283+ - When a favorited search is in use, additional filters or groups can be used to further refine
284+ the search. The conditions applied by the favorited search can also be modified by hovering
285+ over the :icon: `fa-star ` :guilabel: `(star) ` beside the search name then clicking the
286+ :icon: `fa-cog ` :guilabel: `(cog) ` icon. These changes only affect the current search.
287+ - To edit the grouping or sorting of a favorited search, :ref: `activate developer mode
288+ <developer-mode>` when editing the search, then modify the :guilabel: `Context ` or
289+ :guilabel: `Sort ` fields as needed.
290+ - To view *all * favorited searches, with developer mode activated, navigate to
291+ :menuselection: `Settings app --> Technical --> User-defined Filters `. From here, all favorited
292+ searches can be viewed, edited, archived, or deleted.
293+
294+ .. _search/favorites-share :
295+
296+ Share a favorited search
297+ ------------------------
298+
299+ By default, a favorited search is only available to the user who created it. To share a favorited
300+ search with other users, click :guilabel: `Edit ` when creating the favorite, or, for an existing
301+ favorite, click :icon: `fa-pencil ` :guilabel: `(Edit favorite) ` after hovering over the search name in
302+ the list of favorites.
303+
304+ In the :guilabel: `Shared with ` field, select the relevant users from the drop-down menu, then click
305+ :icon: `fa-cloud-upload ` :guilabel: `(Save manually) `. The favorite is now visible for all selected
306+ users under :icon: `fa-star ` :guilabel: `Favorites `.
0 commit comments