Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Disable preview button on custom workspace records

I have created a custom workspace in ServiceNow using UI builder. For viewing the record I am using the record template page in the UI builder. I need to disable the preview functionality for reference fields on the record page. I tried disabling the...

Dhana3_0-1725378088041.png
Dhana3 by Mega Sage
  • 1171 Views
  • 1 replies
  • 0 helpfuls

ServiceNow Widget to Approve/Reject

Hi everyone, Im trying to add two buttons on a portal widget. One that will approve the record and make the state "Closed Complete" and other that will reject and make the state "work in progress" it may be for the "incident" table or for the "sc_req...

Create meeting in Flow Designer

Hi Team, We have configured the Microsoft spoke graph  for create meeting in the flow designerbut after adding attendees and other details we are getting the below error Error: Cannot read property "address" from undefined,Detail: Cannot read propert...

KranthiBurma_0-1725377171610.png

Importing with 2 different user accounts

I am thinking of splitting the import process between two users: one can write to an import table and another does a transfrom. The aim is to improve security. Through the REST interface only the staging table can be written to. In case of malicious ...

Vladimir6 by Tera Expert
  • 849 Views
  • 2 replies
  • 0 helpfuls

Updating info on Content Items

Hi Everyone, I wish to update Short Description & Description field of a Content Item but the fields are not visible in FORM view and uneditable in LIST view. How can I edit and update the information, please guide?

ankita1506 by Tera Contributor
  • 1004 Views
  • 3 replies
  • 1 helpfuls

Resolved! dotwalk filter condition in Business Rule

I have a Business Rule on the incident form that runs a script that sends a page request to OnSolve MIR3.  The current filter condition for the business rule is Priority >= 2  The paging is based on the assignment group. So ServiceNow sends the assig...