We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

update Records based on click on Hyperlink

Hi All, I am having field which has having external Link . Requirement is when ever user click that link it should trigger some script to update records in table. Not sure how I can do that as per my understanding client script will not work here. Le...

dsf3 by Tera Contributor
  • 468 Views
  • 3 replies
  • 0 helpfuls

Hide OOTB Update Button

Hello Everyone,I have created one custom table and created records in it. So, when I open one of the records, I can be able to see update and delete button which are OOTB. That update button should be visible only to admins and for other users it sho...

Excluding Custom App Shell from Login Page in UI Builder

Hello Community Members,   I have created a custom App Shell that is currently being used across my experience. The experience contains multiple pages, including a custom Login page.   For the Login page only, I want to exclude the App Shell from loa...

bishalsharm by ServiceNow Employee
  • 568 Views
  • 1 replies
  • 0 helpfuls

Resolved! Approval Delegation

Hi All,I am working on the scenario: When a manager (approver) is on leave, approvals should not get stuck.So the manager can assign a delegate for a specific period, and during that time: Approval requests automatically go to the delegate System sti...

Nilesh Pol by Kilo Sage
  • 1902 Views
  • 9 replies
  • 5 helpfuls

redirect after submitting in custom app

Hi,   I have a custom app I am making in ui builder and I am wondering if someone can help me with a updating a the script on a ui action so that after I submit a form, it goes back to the list view of the form just like in native ui.   I tried the...

BrianaC by ServiceNow Employee
  • 788 Views
  • 4 replies
  • 0 helpfuls

Resolved! What is sys_prefix

Hi Community,I have a question regarding the term "sys_prefix" mentioned in the following documentation: https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/administer/system-logs/task/t_ConSysTablDelAud.html I tried looking for th...

test62 by Tera Expert
  • 1362 Views
  • 6 replies
  • 0 helpfuls

Resolved! Based condition should not onSubmit the form else onSubmit

Hi Team,I have a catalog item with an onSubmit client script that enforces some conditions. Currently:The script enters the if block and shows the error message as expected.However, when the conditions are not matched, the form does not submit as int...

Labels