Required validation if another checkbox is ticked

I thought this would be easy until I’ve just tried to do it!

I have an input box which needs to be required. However, I also have a checkbox which, if it’s ticked, the input box is no longer required as my SC script will provide the info instead. So, I need a validation to work like this:

If checkbox is NOT ticked, require this field

How can I do this?

Community Page
Last updated: