how to populate the requested for name in the catalog task.

vinuth v
Tera Expert

Hi All,

task.u_requested_for = current.u_requested_for;

I tries with this code but it is not working.

4 REPLIES 4

Community Alums
Not applicable

Hi @vinuth v ,

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

Community Alums
Not applicable

 

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

dmathur09
Kilo Sage
Kilo Sage

Hi Vinuth,

Are these custom field that you have created?

Regards,

Deepankar Mathur

Mark Manders
Mega Patron

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