Disable “Save” Button Until User Selects “I Agree”

Requirement is: Don’t allow the end user to submit a record until they Agree with the terms and conditions by selecting “I Agree”. So, we’ve to disable “Save” button until the “I Agree” check box is checked! Here is the jQuery script to achieve the same. Just place this code in your…

Read more