Hello,
I have a ServiceNow workflow that is creating an incident and adding responses from at least 3 questions to the ServiceNow description. It's not easy to ready on the ServiceNow side, but if I could add line breaks it would be.
I've included a screenshot to show the workflow setup and the output in ServiceNow. Below is the embedded data being added to the description (you can't see it all in the screenshot).
Name:${q://QID4/ChoiceTextEntryValue/1}Email${q://QID4/ChoiceTextEntryValue/2} Company Name: ${q://QID3/ChoiceTextEntryValue/1}
I've Googled and tried adding \\n, and
but am not having any luck.
Do I just add a bunch of spaces to try to create distance between the info. or am I able to create linebreaks somehow?
Thank you in advance for your help, I always appreciate it!
Be the first to reply!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.