List collectors in WorkSpace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I need help to get details on a customer workspace
in the SCTASK/RITM there is a List Collector and it's displaying names of users. and under the name it displays details from the sys_user table for that user.
LIKE:
Name,
First name,
Last name,
however, if I view this same SCTASK in the workspace I only see the list of names
how can I get the other details to show up like in the SCTASK/RITM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @Walter Toney,
I believe this is correct behaviour, the list collector is giving you the details below the boxes to confirm that you selected the proper users. There might be more people with the same name, or one person with more accounts... so the email might be attribute to confirm it's the right account selected.
If you want to play with that field, you can check the sys_dictionary of that field and check its attributes, if it is possible to display more details
Answers generated by GlideFather. Check for accuracy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited yesterday
Your requirement is not feasible.
List collector - End user should multi selects the value(s) from there and those selected value(s) should pass to Approval/fulfillment ( RITM->SCTASK).
Now if you make that list collector variable editable in RITM/SCTASK -> you will get your expected feature BUT it is not at all recommended.
