Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

stop save operation on portals form

(0) ShareShare
ReportReport
Posted on by

Hi ,

I need to save operation on ms crm portals so below code written but while clicking on ok it is saving automatically

could you please advice any wrong with my code.

$(document).ready(function () {
$('#NextButton').on('click', function (e) {
debugger;
var supporter = $('#crm_nameofcontact').val();
if (supporter != null && supporter != "") { }
else

alert("Name of  contact field is manadatory");
e.preventDefault();

}

})
});

Thanks,

Naresh

*This post is locked for comments

  • Suggested answer
    sandeepstw Profile Picture
    4,601 on at
    RE: stop save operation on portals form

    Hi,

    You can use js validation to stop saving on portal.

  • Verified answer
    Nithya Gopinath Profile Picture
    17,078 on at
    RE: stop save operation on portals form

    Hi Naresh,

    See: docs.microsoft.com/.../add-custom-javascript

    Hope this helps.

  • Verified answer
    Mahendar Pal Profile Picture
    45,095 on at
    RE: stop save operation on portals form

    Hi Naresh,

    Instead of this you should use client-side validation to implement this requirement, refer

    docs.microsoft.com/.../add-custom-javascript

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 the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 54

#3
Victor Onyebuchi Profile Picture

Victor Onyebuchi 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans