Hi,
We have created new web page record and trying to run below custom JavaScript.
But there is no alert after page load and no error too. Am I missing any reference to jquery libraries?
$(document).ready(
function()
{
alert("hello");
}
);
*This post is locked for comments
Hi Nitin,
you need to add jquery reference in onload of the forms.
In CRM, navigate to Portals -> Web Files and add a new web file for jquery.js
This will add jquery functionality to all your pages.
Hope this helps.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156