Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

MS Portal: Custom JScript on Entity Form and Web Page at the Same Time

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a custom JScript on entity form on MS Portal, simple as

$(document).ready(function () {
 // Enable or disable fields
});


Then I have some additional logic on a Web page of a Portal,

$(document).ready(function () {
 // Do some additional stuff
});

The problem is that when I have pieces of the logic in Web form , then the logic from Entity form is not working (I cannot just find the Jscript when debugging the page). Once I put all the logic on the web form -- it all works fine.

Can someone let me know if having the code

$(document).ready(function () {});

is legal on both Entity form and Web pages in MS Portal? Thank you in advance

*This post is locked for comments

  • Suggested answer
    gdas Profile Picture
    gdas 50,089 on at
    RE: Custom JScript on Entity Form and Web Page at the Same Time

    Hi ,

    Make sure  you have added jquery reference , and the jquery reference should loaded before yourr custom web resource. So check the order of the scripts in your form properties.

    Hope this helps.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,494 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,307 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans