Skip to content

Commit 03c4700

Browse files
authored
Create README.md
explain usage, reason for Catalog Client Script
1 parent 02de94c commit 03c4700

File tree

1 file changed

+6
-0
lines changed
  • Client-Side Components/Catalog Client Script/MRVS dependent ref qual 1st row

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
This Catalog Client Script is used with a Script Include and reference qualifier similar to
2+
javascript: 'disable=false' + session.getClientData('selected_dept');
3+
4+
The scenario is a MRVS with a reference variable to the customer account table. When an (active) account is selected in the first row, subsequent rows should only be able to select active accounts in the same department as the first account.
5+
6+
This Catalog Client Script will pass the first selected account (if there is one) to a Script Include each time a MRVS row is added or edited.

0 commit comments

Comments
 (0)