The variable type is reference. How can I make the variable support multiple selections?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 12:30 AM
there is a variable in a catalog item, the variable's type is reference,
Type Specifications:
Reference: Application [cmdb_ci_service_calculated]
but this is one application that can be selected
How can i make the variable(Application) support multiple selections?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 04:36 AM
Hello @daisydai930
You can change the type from reference to List collector in order to support multiple selections.
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 05:30 PM
i have tried using the type of "list collector" , but we need to get the application's name in Flow Designer, the type of "list collector" is unable to retrieve the application's name. Are there any other suggestions? Thanks a lot