Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Scoped Table display true is not working for a field

HI I have created a table in CSM Scope there is a Year field in that which is a string now when I am setting the display as true for this Year field it does not display any records for the end users but for admin users records are visible. I am using...

himanshugu by Tera Contributor
  • 369 Views
  • 1 replies
  • 0 helpfuls

Resolved! Multiple Choice Field in a Form

Hello, I'm a beginner and I'm looking for some help because I'm really stuck trying to solve a problem.I need a field on a form to perform multiple selection. Basically something that functions like the Choice field type but with the possibility of c...

Andy Al by Tera Expert
  • 4549 Views
  • 6 replies
  • 4 helpfuls

Email Account OAuth 2.0 refresh tokens after clone

We are using OAuth 2.0 for our email accounts in ServiceNow, and while following this guide we have been successful in configuring several email accounts this way:https://docs.servicenow.com/csh?topicname=t_SetUpOAuth2ForEmail.html&version=latest The...

Resolved! OnLoad Client Script is not working with GlideAjax

OnLoad Client Script:function onLoad() { var ga = new GlideAjax('global.TestingClientSide'); ga.addParam('sysparm_name', 'onLoadTest'); ga.getXMLAnswer(callbackFunc); function callbackFunc(resp) { alert(resp); g_form.setVa...

How to redirect users based on URL for portal

I am using "SPEntryPage" Script include to redirect users based on particular roles, now the problem is I have implemented a functionality that users with 'x' will be redirected to csp portal always. One of the widget in portal is having a ui page th...

Survey data

Please anyone help me how can I find the below data in survey for incidents.1. Assignment Group Nantes 2. Feedback Survey submitted by 3. Overall Score of the survey 4. Survey should not be filled multiple times for the same ticket. 5. Survey expiry ...

Resolved! ログインユーザーをデフォルト値にしたい

User[sys_user]テーブルを参照しているフィールドのDefault valueをログインしているユーザーにしたいのですが、どうすれば実現できますか?Client scriptなどカスタマイズを実施せずに実現することが理想です。

慶吾岡 by Tera Expert
  • 622 Views
  • 9 replies
  • 0 helpfuls