python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to find which function or event is getting triggered on change of value on the select box in the below code
<p>${Agenda Items Widget}</p>
<div id="pending-agenda-item-widget" class="panel panel-default" role="region" tabindex="0" aria-label="${Agen...
Vidya Shree H R
Votes: 0
Answers: 2
ServiceNow Redirect URL trimmed upto "&" character
My Web application redirects to a ServiceNow app and uses SSO to login. I want the user to be redirected to certain content on the ServiceNow platform.
Redirect URL: app?sys_kb_id=d34cecb01bdcd0102fs...
Adnan Arif Sait
Votes: 0
Answers: 1
ServiceNow ui-component deploy not working
I am creating a custom UI component for UI Builder. I have successfully setup the project.
But while trying to deploy the component using "snc ui-component deploy" I am getting error that &q...
Dilpreet Kaur
Votes: 0
Answers: 1
ServiceNow Custom Components
I am trying to create a custom UI component in ServiceNow. Setting up project using below command
snc ui-component project [--name name_of_app --description 'application description' --scope scope --o...
Dilpreet Kaur
Votes: 0
Answers: 1