On a form screen, we do not want the ‘Create Account’ button to be active unless the ‘I have read the Terms of Use’ box is checked.
Application Steps:
- Go to the UI Design module.
- Add a Checkbox element and name it ‘AgreementCheck’.
- Add a Button element and name it ‘Create Account Button’.
- Click on the Checkbox element, then define the following action from the +ADD ACTION menu:
- OnChange → UI Control → Change Enabled Of
- Action Parameters:
- Component To Change: CreateAccountButton