Business Rule script to create link in journal input field
Hi all,I have a business rule that creates an entry into a journal input field when an PRI 1 or 2 INC ticket is created.What I want the entry to include is a link to the INC createdI tried something like this:var link = '<a href=" ' + gs.getProperty(...
