Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to block Now mobile to force user to use Now Mobile - Inute

Hello, I am working on the setup of the Now mobile app. To align with our security policies, we must ensure that the users who will download the app on their personal phone will not be able to use the Now mobile app. We want them to use the Now Mobil...

a_3 by Tera Expert
  • 1135 Views
  • 2 replies
  • 1 helpfuls

Resolved! Major Incident Tab is not Visible

Hello Team,I am not able to Find the Major Incident Tab when the Major Incident State is Accepted or Promoted.MIM Plugins are enabled and MIM is working as expected.But only Problem is with the Major Incident Tab. OOB UI PolicySlush Bucket:Best Regar...

sayanghosh_0-1744888339656.png sayanghosh_1-1744888394531.png sayanghosh_2-1744888453767.png
sayan-ghosh by Tera Contributor
  • 2611 Views
  • 16 replies
  • 1 helpfuls

Resolved! Custom Variable editor

We have  created a new variable editor using UI formatter  on custom table which is in Scoped application. When i submit the record producer it is showing the variable editor as read- only by default. I've used below script to make it editable. But n...

Community Alums by Community Alums  
  • 1914 Views
  • 2 replies
  • 0 helpfuls

Task Configuration Custom Url to New Page

We have added a Custom Url Source for a Task Configuration setup as part of a To-Do Configuration that links back to the platform from the ESC portal. The link works, however, we need it to open a new page and there does not appear to be a way to ope...

Screenshot 2024-12-06 at 12.38.36 PM.png

CAB Meeting Calendar

I’ll provide the code for the CAB Workbench - Meetings Calendar widget below:<div class="panel panel-default"><div class="panel-body"><sn-cab-meeting-calendar timeformat='data.timeFormat'></sn-cab-meeting-calendar></div></div>In this code, I’d like t...

Document intelligence on pdi

 I've come across information suggesting that Document Intelligence can't be used on a PDI. I was able to install the modules (Document Intelligence and Document Intelligence Admin), but when I try to process a document, it just stays in the "process...

khaires750_0-1744917357638.png
khaires750 by Tera Contributor
  • 625 Views
  • 1 replies
  • 0 helpfuls

Resolved! Detect if setWorkflow(false) was used

I've the following in a script includefunction: doSomething(sysid){ var inc = new GlideRecord('incident'); if(inc.get(sysid)){ var getSomeOtherValue = this.getOtherValue(); inc.setValue('xxxx', 'yyyy'); inc.setValue('zzzz', 'aaaa'); if(getS...

Nisar3 by Giga Guru
  • 1081 Views
  • 2 replies
  • 2 helpfuls