List collector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2024 01:21 PM - edited 03-10-2024 01:22 PM
Hello developers, based on variable on catalog item, i need to populate choices of list collector in catalog form.
from above table based on systeminfo( form) selected listdata field whch is list collector on form has to get choice.
Any help is appreciated . Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2024 07:55 PM
Hi @servicenow14710 here is the sample script:
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2024 08:23 PM
Hi @servicenow14710 ,
Please refer below thread:
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2024 09:16 PM
Can you help to clarify the below concern for better understanding your use case.
Would you like to autofill the list collector or display available choice options to select within the list collector based on the selected systemInfo?
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2024 10:07 PM - edited 03-10-2024 10:08 PM
Hello @Tai Vu : I would like to display the choices for list collector based on variables i select for other variables. Thanks!