How to add icon on variable

Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-13-2024 11:26 PM
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-13-2024 11:43 PM
Hi
These icons are visible only if show help is checked for the variable

Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-14-2024 12:08 AM

Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-14-2024 04:31 AM
Shruti Can you help me out
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-14-2024 04:45 AM
Hi,
Navigate to the catalog item on portal and press Ctrl+ right click on the widget
Go to instance in page editor and add below to the CSS section and save it
.help-tag-icon {
color: #000000 !important;
}
color: #000000 !important;
}