- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 10:18 PM
Hi
We see only Sys ID's instead of Role name, when we try to add Resources by roles in Resource Plan.
Can someone please help me setting up Name instead of Sys ID. We do not have any drop downs except Sys ID.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 06:09 AM
Hi @nnethikunta ,
Could you please try adding more column to sys_popup view like Name, Description
To change the layout open the popup and right click on sys_id go to configure -> List Layout and add Name, description ( pull the fields which you want to display into the right slush bucket)and save it
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 10:21 PM
Hi @nnethikunta
You can check role table dictionary and see what column is set to display true. If you want to use name ,set display = true for that column
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 10:29 PM
Hello @nnethikunta ,
please go to resource role table and make display true for name field .
IN your case i think sys_id field is made as display true which is taking as a display value on the form.
Refer below screenshot.
Hope this helps
Mark the answer correct if this helps you
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 02:07 AM
Hello Mohith,
Name is already set as True.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 06:09 AM
Hi @nnethikunta ,
Could you please try adding more column to sys_popup view like Name, Description
To change the layout open the popup and right click on sys_id go to configure -> List Layout and add Name, description ( pull the fields which you want to display into the right slush bucket)and save it
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang