Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 04:01 PM
Hi everyone,
I'm working with Flow Designer in ServiceNow and need some assistance. I would like to add a line break within a task to improve readability and formatting in my flow. However, I'm not sure how to achieve this.
Could someone please guide me on how to insert a line break at the task level in Flow Designer? Any tips or best practices would be greatly appreciated.
Thank you!
Best regards,
Aoife
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 04:19 PM
can you please provide screenshot where you want to add
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 09:08 PM
Hi @AoifeS,
What do you mean by adding a line break within a task?
Are you referring to the text within some of its fields such as the description field?
If so and if you are using a script to populate the field, you can use the \n newline character.
Cheers