Skip to content

Commit f0aebba

Browse files
authored
Update README.md
1 parent 4c28f65 commit f0aebba

File tree

1 file changed

+1
-2
lines changed
  • Client-Side Components/Client Scripts/Color-coded Priority field for improved UX

1 file changed

+1
-2
lines changed

Client-Side Components/Client Scripts/Color-coded Priority field for improved UX/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Dynamically change the background color of any choice field on a form based on t
77
1. Create an OnChange client script on the desired choice field.
88
2. Replace `'your_field_name'` in the script with your actual field name.
99
3. Update the `colorMap` with relevant backend choice values and colors.
10-
4. Optionally update the `labelMap` for tooltips.
11-
5. Save and test on the form.
10+
4. Save and test on the form.
1211

1312
## Key Points
1413
- Works with any choice field

0 commit comments

Comments
 (0)