Favorite Organizer
Use the widget to create folders and organize your favorite trend charts.
This widget allows you to group all your favorites under a meaningful folder structure, and get to them quickly. The favorite organizer can be used along with the trend card on the same page to display favorites effortlessly.
When you import/export apps in Operations Hub, only favorites are imported/exported as unparented items. The folder structure is not imported/exported.
The favorite organizer widget is available under designing application pages, drag-and-drop GEFavoriteOrganizer to a container.
. WhenProperty | Description |
---|---|
Title | Provide a title name for the favorite organizer. |
Unparented items folder | By default, the folder that contains the unparented items is called
Unorganized . You can modify the default
name.Unparented items are orphaned favorites, which are not yet organized in a tree folder structure. |
Height | Set the height for the favorite organizer widget. |
Header Background Color | Set a background color for the favorite organizer header. |
Header Color | Set a color for the favorite organizer header text (if a title name is set). |
Toolbar Background Color | Set a background color for the favorite organizer toolbar (contains menu options to create, rename, refresh, and delete folders). |
Icons | You can customise the icons that represent folders and favorite items.
Choose icons from Font Awesome or DevExtreme icon libraries. To use a Font
Awesome icon, you need to specify that it is from the font awesome
library, such as To use a DevExtreme icon, use the icon name (such as
|
Source > Input Selection | Select a global parameter to control the selected favorite within this widget. This global drives the selection of the favorite in the tree. |
Target > Output Selection | Select a global parameter for capturing output selection. When you
select a favorite item in the favorite organizer at runtime, your selection
is published to this global. Select Output Format
from these options:
|
Favorite Organizer at Runtime
Use the toolbar menu to create, rename, delete, and refresh folders.

Create a Folder
- Select
to access the Add Folder screen.
- Enter a name for the new folder.
- Select Add. The new folder is created under its parent folder.
- Drag and drop the favorites into the newly created folder.
Rename a Folder
- Select the folder to rename.
- Select
to access the Rename Folder screen.
- Enter the new name for the folder.
- Select Rename.
Delete a Folder
- Select the folder to delete.
- Select
. The Remove Folder confirmation dialog appears.
- Select Delete. Any favorites in the deleted folder are
moved to
Unorganized
folder.