Skip to content

Commit f848045

Browse files
authored
Create Readme.md
1 parent 0df8ada commit f848045

File tree

1 file changed

+14
-0
lines changed
  • Client-Side Components/Catalog Client Script/Readme.md

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)