The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Is there a built in password expiration policy?

For the admin accounts, we are doing manual login. Is anyone aware on the OOB password reset process. The system should force every account to reset pwd for admin profiles for every periodic interval (ex: 120 days). All this setup should be OOB provi...

KRANTHIMAHESH_0-1725517341055.png

Rollback updates if a specific condition is met

If I change any field's value in the record and save it, after saving it if the "Message" field gets a value via the API, it should rollback all the updates I made in the record. Any idea how I can implement such logic?

Elvin_Salim by Tera Contributor
  • 275 Views
  • 2 replies
  • 0 helpfuls

Resolved! Related list on change request

Hi All, A Simple query i have to create a new related list we have to use relationship module  however why i am unable to see the existing related list in this relationship table example in change request table we have approvers,incident casued by ch...

Resolved! Write script on list view

Trying to write a Client Script (onLoad) for a table list view is not working.   How can this be done?

xiaix by Tera Guru
  • 4718 Views
  • 13 replies
  • 2 helpfuls

Resolved! How to use signature pad in service portal page?

Hallo everybody, I'm working on a PoC and one requierement is to sign a table entry (request). So user will have to fill a form and finally sign it using a signature pad. I saw there is a plugin: com.snc.signaturepad which activates a UI Page which c...

Felix20 by Mega Guru
  • 6429 Views
  • 25 replies
  • 8 helpfuls

Resolved! How to HTTP POST pure binary data to external system?

Hi, I'd like to send an attachment from ServiceNow to an external system - ZenDesk. This first requires the file to be uploaded using HTTP POST.I was using the RestMessageV2 api - it works for text but not for binary. I guess the binary data is being...

Andy-L by Tera Contributor
  • 5174 Views
  • 6 replies
  • 0 helpfuls

How to edit landing page dashboard/reports

Hi everyone, I was wandering if it is possible to edit the "Landing Page" Dashboard/Report, Im have been trying to find it but Im not being able to ... Does someone know how to access it? This is because the client wants to change the filter behind i...

F_bioSantos_0-1725463541243.png

How to change the color of the field in the related list.

I want to compare the values in the parent form and related list record, and change color according to result of the comparison. Here is the detailI have u_project table. u_project table has related list u_task table. u_task contains many records. I ...

Screenshot 2024-09-04 155535.png
VarisaraV by Tera Contributor
  • 459 Views
  • 2 replies
  • 0 helpfuls

Modal tied to UI Action with condition

Hi Everyone,I am not sure if there is a way to do this or not, but we have code that worked fine until we added more declinations reasons that are now tied to a type_of_decline that should only display 4 of them when the type_of_request and type_of_d...