How to add list collector to the form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2022 09:41 AM
Hello
Can anyone explain me, ow to add a list collector to a form
Thanks in advance
- Labels:
-
Request Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2023 12:24 AM
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..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2023 01:51 AM
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?
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2023 07:20 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2023 04:23 AM
when do you want the select box choices in list collecter?
Is there any event? like onselect "benefits" it should be added to listcollector?
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2023 12:18 AM
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 screenshots