Im trying to force user to click a checkbox that almost every sign up page has which is like accepting terms or app policy. So if the user tries to go to the next page without selecting it, i need an alert to show up. Since it is not a form element, it is not visible in form validation and couldn't see anything in the docs about this.