- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 11:20 AM
I wanna see all the available icons in the platform.
It's not the images table.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 12:25 PM
I'm assuming you mean the "g_form.addDecoration()" function, correct? If so, use this URL to view them all:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 11:41 AM
Hi @Community Alums please go through the below Video you can it in the initial mins
https://youtu.be/abFFvg_GizQ?si=3t2qjoC_4VA7Z3Rl
Thanks & Regards,
Eswar Chappa
Mark my answer correct and Helpful if this helps you 😀
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 11:48 AM - edited 08-31-2023 11:53 AM
Hi @Community Alums icons are stored in sys_sg_icon_image table;
Regards,
Siddharam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 12:25 PM
I'm assuming you mean the "g_form.addDecoration()" function, correct? If so, use this URL to view them all:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2023 09:42 AM
That was exactly what I was looking for. Tks!!!!!!!!