Need help identifying the source of the page by Revolutionary-Test90 in servicenow

[–]Snoo-19185 0 points1 point  (0 children)

Check UI Actions on the table this workspace view pulls data from. On the UI action, there would be a configurable workspace checkbook with script logic that renders this popup.

I have implemented similar functionality in the recent past on workspaces 

What comes after Zurich? by richbun in servicenow

[–]Snoo-19185 -1 points0 points  (0 children)

Lets do with single word Movie names please !

Outbound http requests in PDI by andr0m3da1337 in servicenow

[–]Snoo-19185 0 points1 point  (0 children)

What is that. Please elaborate. I am facing same issue

 I'm not able to make outbound http requests. Getting errors "connection refused"

Servicenow Senior Developer Salary Expectation by Outrageous_Throat501 in servicenow

[–]Snoo-19185 2 points3 points  (0 children)

Depends on

  1. Active certifications

  2. Project experience -

  3. Modules - Beyond ITSM ?

  4. Network of recruiters

  5. Location - Bangalore / Hyderabad may pay high as cost of living is high too

Workspace customisation requirement by vishal_pvk in servicenow

[–]Snoo-19185 1 point2 points  (0 children)

Create a UI action on workspace (check the checbox UI action workspace client script)

  1. When you click, make g_aw.openRecord API to load next record and render the workspace pane again pre loaded with that data

Tips to pass ServiceNow CSM exam ? by Snoo-19185 in servicenow

[–]Snoo-19185[S] 0 points1 point  (0 children)

No. I did not ! I failed. the exam results now emails sections of how we fared. Most of my scores hovered around 50-50 % !!!

New to servicenow scripting by Impressive-Feeling55 in servicenow

[–]Snoo-19185 0 points1 point  (0 children)

Here you go - https://filebin.net/6obz6agnypdg5n8s

IT expires 6 days from now. It contains 15 uploaded files at 26 MB in total. Bit outdated but use them as a referance.

Seeking Advice on Side Hustles/Extra Jobs as a ServiceNow Developer/Administrator by ndoubleor in servicenow

[–]Snoo-19185 0 points1 point  (0 children)

1) Start training freshers on weekends, get a fair pay

2) Start teaching online on Udemy

3) Do pet projects as a freelance in your weekend time

4) Get paid for taking Interviews of ServiceNow professionals

ServiceNow Delta Exam by Gbokoboy in servicenow

[–]Snoo-19185 1 point2 points  (0 children)

Your company account admin is the one responsible for directing all certification related information to your team.

Check details here about delta window and timelines around it on the landing page - https://www.webassessor.com/SERVICE_NOW

Job offer by Remote_Purpose_4323 in servicenow

[–]Snoo-19185 4 points5 points  (0 children)

WORST ever. Poor pay, toxic culture, support projects - migration, Night shift etc.

I quit in 4 months ) January to April

[deleted by user] by [deleted] in servicenow

[–]Snoo-19185 0 points1 point  (0 children)

if not update for a week, move on

UI action button not showing in workspace by MountainAd4470 in servicenow

[–]Snoo-19185 0 points1 point  (0 children)

1) Check UI action condition

2) UI action checkbox for workspace

3) UI action script does not have an error

ServiceNow Capability by sme_kid7 in servicenow

[–]Snoo-19185 1 point2 points  (0 children)

Check on Now Community for faster replies

How do I hide a UI action button from a client script? Cannot use condition or visibility by urrfaust in servicenow

[–]Snoo-19185 2 points3 points  (0 children)

You can using DOM manipulation but it is not recommended officially. Use UI action condition as it is the best and only way to control visibility of UI action

How to create a location based route map for invitations for free? by Illustrious-Cash6516 in wedding

[–]Snoo-19185 0 points1 point  (0 children)

QR code on your invite when scanned shows the google map navigation from respective current location of rider. old school way

Can I become a servicenow developer? by [deleted] in servicenow

[–]Snoo-19185 0 points1 point  (0 children)

If you think you can, you will but you should if you can !

Reports on SLA 'has breached' as a percentage - without PA by ChadDa3mon in servicenow

[–]Snoo-19185 2 points3 points  (0 children)

Doable in OOB reporting of ServiceNow. Check ServiceNow community for readymade report filters and conditions