We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df8ada commit f848045Copy full SHA for f848045
Client-Side Components/Catalog Client Script/Readme.md/Readme.md
@@ -0,0 +1,14 @@
1
+Script Type:
2
+
3
+Client Script — onLoad()
4
5
+Description:
6
7
+This script adds visual decorations (icons) to specific fields when a form is loaded.
8
+Decorations help highlight or draw attention to important fields for end users.
9
10
+Functionality:
11
12
+Adds a blue star icon next to the Caller field with a tooltip labeled “Mark as Favorite”.
13
14
+Adds a yellow lightbulb icon next to the Category field with a tooltip labeled “icon-lightbulb” (can be customized).
0 commit comments