Anyone Successfully Using Sweetalert 2 with ServiceNow?

Paul Curwen
Giga Sage

Hi, I'm currently using SweetAlert which is available from Share as an Update Set from:

 

ServiceNow Share

 

SweetAlert 2 is now available from Share:

 

https://developer.servicenow.com/app.do#!/share/contents/1722265_sweetalert2_a_beautiful_responsive_...

 

it has a few extra features I'd like to use, just can't get it working in ServiceNow

 

Any advice appreciated,

 

Regards,

 

Paul.

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul
1 ACCEPTED SOLUTION

Hi jralph

 

I now have it all working in both London and Madrid.

 

The Update Set I've used is v2.3 which is available form Share here:

https://developer.servicenow.com/app.do#!/share/contents/1722265_sweetalert2_a_beautiful_responsive_...

 

No extra config was required just installed the Update Set and works a treat. Finally I can use Question marks 🙂 Some of the new features are great, a big improvement on Sweet 1

 

I've only used it in Chrome so if you are using it in IE11 you may have issues according to the comments from other on the Share page. 

You will also find the resources here useful: https://sweetalert2.github.io/

 

It comes with a great sample table as well:

 

find_real_file.png

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

View solution in original post

19 REPLIES 19

Justin Abbott
Giga Guru

You should be able to replace the SweetAlert 1.0 UI Scripts and Stylesheets with the SweetAlert2 ones.


Hi Justin,



Thanks for the reply.



That is what I thought, sounds easy, but can't get it working. Unfortunately there isn't a nice Update et for SweetAlert 2.



Installing SweetAlerts v 1 using the update set from Share creates the following ServiceNow components:



  • Style Sheet - SweetAlerts.css


  • UI Script - SweetAlerts-min   (which contains the javascript)


  • UI Script globalsweetalerts (which is global and points back to the css (sys_id) and the javascript library in SweetAlerts-min)



so I copied the files down from GitHub and manually updated ServiceNow replacing the script in SweetAlerts-min with the new script and updated the css with the new text, and not working



Anyone successfully got this working?


***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

Can you post those files?


Paul Curwen
Giga Sage

It's now up on Share, packaged up and ready to go    

 

 

 

https://developer.servicenow.com/app.do#!/share/contents/1722265_sweetalert2_a_beautiful_responsive_...

 

 

 

Thanks for taking the time Matt.

 

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul