Auto Populate Field

Swati_11
Tera Contributor

I have a catalog item where 'mentor' variable is there.

I have a task table where "need review" and "reviewer" two fields are there. The task will generate by the system.

requirement: when the task record will generate the need review should true and It should auto populate the reviewer field as the mentor name.

The task is generated by flow designer and by giving there the field values it is not showing the values in task form. how to achieve this? any other way?

1 ACCEPTED SOLUTION

Hi @Swati_11 

Seems it is not possible without script.  I am trying at my end but no success.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

13 REPLIES 13

Sure mate. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

would this be done with a script?  If so, I need a bit of help with the scrip part or is there a better way to pass the values on as we are using this functionality to avoid scripting? 

Thanks 

No mate, a lil script is required to get value and set value.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hello again,

I am still having trouble moving that variable over tried a bunch of things and it is not working can you please share the script you would use? Thanks