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 4c28f65 commit f0aebbaCopy full SHA for f0aebba
Client-Side Components/Client Scripts/Color-coded Priority field for improved UX/README.md
@@ -7,8 +7,7 @@ Dynamically change the background color of any choice field on a form based on t
7
1. Create an OnChange client script on the desired choice field.
8
2. Replace `'your_field_name'` in the script with your actual field name.
9
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.
+4. Save and test on the form.
12
13
## Key Points
14
- Works with any choice field
0 commit comments