Skip to content

Commit ce3b909

Browse files
authored
Create README.md
1 parent ff4a5ef commit ce3b909

File tree

1 file changed

+12
-0
lines changed
  • Client-Side Components/Catalog Client Script/Dynamic Label Update

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
**Dynamic Catalog Variable Label Update**
2+
3+
**Description**
4+
This catalog client script dynamically updates the label of one variable based on the value of another.
5+
It's useful when you want to provide contextual labels for dependent fields in Service Catalog items.
6+
7+
**Example**
8+
If Asset Type = "Software", then the label for "Asset Name" becomes "Software Asset Name".
9+
10+
**Catalog Client Script Configuration**
11+
- Type: onChange
12+
- Variable name: asset_type

0 commit comments

Comments
 (0)