Requested for field in RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 08:46 AM
Hello Community
I have 'requested for' variable. The type has been configured as 'Reference'.
Therefore, even if I select a different user name, I still see my name in the Requested for field in RITM.
When I change the type to requested for
then I get this warning while filling the form (This item is available to a specific group and only the members can be added here if I change the type to 'Requested for')
So here comes the question. What should I do so that Requested For field in RITM is updated with the user I select in the form?
Thank you
😊
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 09:05 AM
You need to check the client script which has this g_user.userID. This makes the loggedin user ID to be populated in the requested for field. You need to disable this client script to disable the auto population of requested for(always thoroughly test in dev instance and consider your environment & the reason for auto populating in the first place before making changes). Hope this helps.
Regards,
Priyanka Jeganathan