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 ff4a5ef commit ce3b909Copy full SHA for ce3b909
Client-Side Components/Catalog Client Script/Dynamic Label Update/README.md
@@ -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