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

Forum Posts

Resolved! I want help with restrictions

I created a ticket application, and the user has 2 modules, 1 to create and the other shows the tickets opened by him, the problem isI don't want the user to access all tickets, because that way he will see all the tickets, I want him not to have thi...

Captura de tela 2024-04-10 163135.png

Update single line field content if user changed

Hi!Currently i have catalog item, which has some fields and one of them is reading logged in user info like mobile phone number and adds it in one of single line text fields.User field is ordering_for and field where phone number is displayed is call...

Julius28 by Tera Expert
  • 959 Views
  • 6 replies
  • 0 helpfuls

Resolved! Survey Script

I'm trying to grab the survey link for a survey I recently created using the email script below.var html = new AssessmentUtils().getInstanceLinkHTML(current);if (!!current.metric_type.sample_metric)    template.print('<p> To take the survey, click th...

Irvine by Tera Expert
  • 1651 Views
  • 1 replies
  • 0 helpfuls

Resolved! Single & Negative Currency

Hi, I have a request to make a currency field only USD and also to give the ability to add negative currency. I did see there is a single currency option you can set on the instance - would this be the best option or would removing the other currenci...

Elizabeth26 by Tera Contributor
  • 696 Views
  • 1 replies
  • 1 helpfuls

Resolved! How to split variables on Record Producer?

On the form layout you have begin-split, split and end-split. What is the equivalent on the record producer? I can only see Container Start and Container End. Break shows an ugly line, so that's not what I want. Why I am asking is, because I want to ...

Resolved! Is it possible to open this record in ATF

Hi,Is it possible to click on the i for configuration item and open the record in ATF? Kindly help.   RegardsSuman P.

Configuration Item.PNG Configuration Item 1.PNG
Community Alums by Community Alums  
  • 1330 Views
  • 9 replies
  • 4 helpfuls

Resolved! How to set dynamic sys_id in PUT method end point in REST Integration

Need syntax for setting dynamic sys_id in End point for PUT method in REST Integration.    If below is the URL https://instanceb.service-now.com/api/now/table/incident/${incident_id}        then how to set value in incident_id. from Business Rule. I ...

Community Alums by Community Alums  
  • 4723 Views
  • 6 replies
  • 13 helpfuls