ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Hyperlink in HTML Field and open in new tab

I have an HTML field in ServiceNow where users can toggle editability using a checkbox. Here's how it's configured:UI Policy:Name: Make HTML/Link field editableCondition: When the checkbox is checkedAction: Sets the HTML field's Read-Only property to...

sondrefaane by Tera Contributor
  • 1179 Views
  • 3 replies
  • 0 helpfuls

Resolved! Vendor workspace landing page

I have 2 versions of a landing page for the vendor manager workspace. I would like one version to be shown to people with a role and the other version to be shown if they have a different role. Is this possible to configure?

joshmorris by Tera Guru
  • 778 Views
  • 6 replies
  • 1 helpfuls

Unable to get mail script values into email

Hi All, I wrote email script to pick the values from system property and display it in email notification. But I am unable to see the email script values in the email. Attached are the email script and notification images. Kindly assist me here

madhuravath by Kilo Contributor
  • 947 Views
  • 3 replies
  • 1 helpfuls

ServiceNowで通知を既読にした際の自動削除方法について

現在、ServiceNowを使用しており、通知が既読になった際に自動的に削除する方法を探しています。メール通知ではなく、プロバイダー通知を使用しています。具体的には、通知が既読になった場合にチェックを行い、選択して削除する方法や、スクリプト可能通知アクションを使用して自動的に削除する方法について知りたいです。どなたか、これに関するアドバイスや具体的な手順をご存知の方がいらっしゃいましたら、ご教示いただけると助かります。よろしくお願いいたします。

Megumi_O by Tera Contributor
  • 346 Views
  • 1 replies
  • 0 helpfuls

SetAbortAction is not working

Hi, I've a issue in Before BR.current.setAbortAction(true) is not working. Suppose on incident i've created a befor br when incident state changes new to in progress then setabortaction will work. But when state changes new to inprogress it remains o...