Hi,
I have to do some form validation on Click of "Mark As Complete" button on activity. If everything loooks fine then only Mark as Complete functionality should work else it should throw alert message.
I am showing alert message if form is not validated but how to stop it from marking the activity completed.
Thanks