Hi,
I would like to load the lib sweetalert on form load and then juse the swal function in my custom JS file. I can see that it has loaded in the document but i cant access it.
I´m pretty new to Dynamics CRM and can´t really find found out how everything is loaded.
As you see the js lib dosent have a real first function so i cant call it in the event handler. But isent it enough to just have it in form libraries ?
I have tested eg_swal.swal("asd"); to but no success in the console.