
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 06:32 AM
Happy new year!
Can anyone offer any advice on this please. I have a business rule to generate a task at a particular stage of the process. On the task form currently, I have a url type field, and the script passes the url as required, but it looks messy as it displays the full url from the line in the business rule -
Is there a way to pass the url as text, like "Catalog item link"??
If not, can this be achieved using a different field type?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 06:42 AM
Hey @Cirrus
You can try the approach shared by Chuck in this below thread :
Mark as helpful and accept the solution if it does.
Regards,
Sumanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 07:33 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 06:42 AM
Hey @Cirrus
You can try the approach shared by Chuck in this below thread :
Mark as helpful and accept the solution if it does.
Regards,
Sumanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 07:27 AM
Thanks Sumanth. I can easily follow Chucks instruction to create the formatter, but I am still confused as to where I would pass the url to. Do I pass it to the u_information_links field and reference this in the formatter. As you can probably guess developer does not rate highly as one of my skills

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 07:33 AM
Ignore me, minor error in code. This works, thankyou