Populate values based on selection of options in list collector field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 01:41 PM
Hi,
I have a requirement, in catalog form there are 3 fields namely Select site name, Select Print groups and Printers included in group (FYI select print groups is dependent on select site name field) If any value is selected in select Print groups field, then printers' details need to populate in printers included in group field.
Select Print groups field is a list collector so multiple options can be selected...For example if i select "print group - tampa" in Select Print groups field then TAM-DV, TAM- SAT, Barcode these values need to be populate in Printers included in group field....likewiswe if i select more than 1 value in list collector field then respective printers details need to be populate in the field
Example
in this case 2 values selected so AM-DV, TAM- SAT, Barcode and zebra tear, zebra 00 zebra 10 these values need to be populate in printers included in group field
There are multiple options present in select print groups so based on selecting each option a set of printer details need to populate in printers field....I have list of printer details related to each group in excel.
How can we achieve this.....please help me with entire onchange script.
Thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 07:29 PM
Hi @suuriya ,
Create a client callable script include and client script like below
Script Include:
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 10:56 PM
HI @Harish KM ,
Thanks for the reply but this is not my requirement.
It populating the same values selected in list collector field to other field.....but mine is different on selecting the value in list field a set of name need to populate in multi select field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 10:58 PM
Hi @suuriya I just shared the example. In my example it is showing same values because I took CI name to populate though i select CI name. You need to pass correct field values for your logic
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 12:52 AM
Hi @Harish KM ,
I tried the script but it is not working.
Client script: onchange variable select print group
FYI select site name is lookup select box with kallik table and select print groups is list collector with kallik table and select print group variable is dependent on select site name variable by this
on selecting these value
the printer value mentioned in kallik table need to populate in mutliple line field