How to add list collector to the form

Sweety11
Kilo Contributor

Hello

Can anyone explain me, ow to add a list collector to a form

Thanks in advance

16 REPLIES 16

TR5
Tera Contributor

Hello @Anshu_Anand_ Iwant to put another question similar to this thread.. 

on HR case form i have a choice field with multiple choices... and also a list field where I want to add reference of the choices of choice field.. can you help me out how can I achieve this..

 

@TR5 

Thanks for asking.

So you want to select choices and onSelect of a choice from a choice field its backend value gets populated on a list field.

can you give an example or screenshot?

Regards,
Anshu

TR5
Tera Contributor

Capture23.PNGCapture.PNG

i have attached screenshots here, select box variable have choices , which i have set already, and there is another list collector variable, i want to use select box choices in list collector as well so that i don't have to manually make list collector choices, i hope now you may got my query  

when do you want the select box choices in list collecter?

Is there any event? like onselect "benefits" it should be added to listcollector? 

Regards,
Anshu

TR5
Tera Contributor

Not any specific choice selection, i want to filter the choices table to view only those choices which has element/field name is of choices name, I have tried to use Script include and calling it in reference qualifier of glide list reference but i'm not getting what i'm doing wrong here , attaching screenshotsCapture.PNGchoice.PNG