Flow designer script

User_267
Tera Contributor

In flow designer based on few options, short description should be updated .

Ex: code field -single line text

Catalog item name.

Choice-4 options(1,2,3,4)

Short description should be in this format-

Codefeild value-catalog item name-choice(based on user selection)

How to write script for this in flow designer.

If user selects 1 in choice field then - code field -catalog item name-1

Same with 2,3,4 

How to write this in flow designer script 

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @User_267 

 

You can do via concatenate and by passing the variable in Flow.

https://www.servicenow.com/community/now-platform-forum/how-to-populate-task-short-description-based...

*************************************************************************************************************
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]

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

Mark Manders
Mega Patron

You can just set your 'short description' field to the selected data pills, combined with text. You can just write the text and add the data pills to the text box.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark