- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 05:00 AM
I want to upload a custom icon in the side navigation in my configurable workspace. Has anyone done this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2025 01:56 AM
Hi @AyushKumarM
If you want to upload or use a custom icon to your sidebar Nav then here are the steps-:
1.) Upload the image in db_image table which you want to set
2.) Go to your app route for which you want to set the icon, table name sys_ux_app_route
2.) In the Icon column you have to mention the image name from sys_db_image table
you all set to go.
Please Accept as Solution/Helpful if it solves your problem
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 07:23 AM
Workspace toolbar icons are stored at Design System Icons [st_sys_design_system_icon] but I'm not sure you can upload custom icon.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2025 01:56 AM
Hi @AyushKumarM
If you want to upload or use a custom icon to your sidebar Nav then here are the steps-:
1.) Upload the image in db_image table which you want to set
2.) Go to your app route for which you want to set the icon, table name sys_ux_app_route
2.) In the Icon column you have to mention the image name from sys_db_image table
you all set to go.
Please Accept as Solution/Helpful if it solves your problem
Thanks.