how to populate the requested for name in the catalog task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 05:49 AM
Hi All,
task.u_requested_for = current.u_requested_for;
I tries with this code but it is not working.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 06:01 AM
Hi
It won't work!! sc_task doesn't have requested_for field.
The requested_for field on SC Task form comes from Request -> Requested For
It makes sense to have catalog tasks with an RITM and REQ associated with it.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 04:44 AM
Any update to this ?Any follow-up required? if not
Kindly mark the answer as Correct & Helpful both such that others can get help.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 06:28 AM
Hi Vinuth,
Are these custom field that you have created?
Regards,
Deepankar Mathur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 04:22 AM
You can create a request split up into several requested items (which can be for several people), but the task is there to resolve the RITM, so it will always be for the requested for of the RITM.
You should add the dotwalked 'requested for' from the RITM on the TASK form and you're there. No need for custom fields.
If my answer helped you in any way, please then mark it as helpful.
Mark
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark