Resolved! var a=new SNC.AssessmentCreation().createAssessments(inputs.quizsisid,'',inputs.usersysid); returns NO QUESTIONS
Please help me to assign a a quiz to particular user where i have quiz sis id and user sys id
Please help me to assign a a quiz to particular user where i have quiz sis id and user sys id
i want to add save button on a form but the g_form.save(); dosent work please guide me...
Hi All, I have to redirect users to a new/different portal already existing based on their email address domain. For e.g. There is an existing Service User portal - Portal1 which doesn't have user specific redirection. We have another portal- Porta...
Hi All, How can we align the widgets in same size in the container as the size of the widget increase if the description of the particular widget is long. Please find the screenshot for reference. In the below screenshot you will notice the size of ...
I have a Flow with Record Updated as Trigger has actions to go in and the update State property of related Tasks but the related Tasks states are not being updated and I am not sure why In the example below I am getting the Parent Task from the Catal...
Hello all, We came across something accidentally the other day which raised a bit of concern for us as a ServiceNow customer. While typing reward into the knowledge search functionality the word 'Reward' is considered misspelled and returns the R-Slu...
I Am trying to run below mentioned code in background script but in line no. 3 its showing me error "resp" is not defined.", please suggest how to resolve this. responseBody = [{"isSuccess":false,"errorMessage":"Agreement: 00000288.0 is not present...
Hello All, I want to change the color of the text that I have used in the headings and buttons used in my portal in app engine studio. I have tried using CSS styles in App Engine Studio but its not working. Is that something to do with themes which I...
Hi All I am trying to get a list of all computers from ServiceNow in Microsoft Flow (using MS365 PowerPlatform ServiceNow connector "Get Records" from Computer table) but getting "ResponseSwaggerSchemaValidationFailure. The API 'service-now' retur...
Hello everyone Question 1: In the personal environment, after the fix script is executed, the content of 【gs.info】 can be displayed. Please refer to image1.However, after the fix script is executed in the dev environment, the content of 【gs.info】 is ...
var redirect_msg = getMessage('redirect_popup', function(msg) {}); if (confirm(redirect_msg) == true) { top.window.open('some link to redirect'); return true; } else { return false; } In the above line of code, onSubmit of client script, confir...
Hello I would like to add some Buttons that use UI Actions. Hence I am trying to add a Action Bar to my page. Unfortunately, I cannot find any working examples and the documentation is also not really helpful. Could you please explain me how to use t...
Hello I would like to know which is better to use regarding the Fix script function and Scheduled Job in my situation. 1. I need to delete multiplue records which is accidentaly created2. The record deletion is planed once but may be needed in the fu...
Is it possible to programmatically apply a template to a form, say, in an onChange script when a value is selected from a choice list? Google was spectacularly unhelpful answering this question!
I have been told to place the following GTM code into the <head> tag for Google Tracking for our Community: <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.g...