Skip to content

Commit

Permalink
update path_selector (#953)
Browse files Browse the repository at this point in the history
update path_selector docs to also include setting favorites to false to disable them.
  • Loading branch information
johrstrom authored Mar 18, 2024
1 parent fe30ba5 commit df066ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/how-tos/app-development/interactive/form-widgets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,8 @@ Form Widgets
to true - it will show files.

``favorites`` allows you to override the :ref:`favorite paths you've added
in files menu <add-shortcuts-to-files-menu>`.
in files menu <add-shortcuts-to-files-menu>`. Provide an array of new favorites
or set to ``false`` to disable showing favorites altogether.

.. code-block:: yaml
Expand Down

0 comments on commit df066ea

Please sign in to comment.