Skip to content

Commit 1fcecf4

Browse files
authored
Update README.md
combined client script and script include folders
1 parent e6df91f commit 1fcecf4

File tree

1 file changed

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

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
This Catalog Client Script is used with a Script Include and reference qualifier similar to
1+
This Catalog Client Script and Script Include are used with a reference qualifier similar to
22
javascript: 'disable=false' + session.getClientData('selected_dept');
33

44
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.
55

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.
6+
The 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. The Script Include will pass the department name to the reference qualifier.

0 commit comments

Comments
 (0)