Supress validation of hidden inputs

I have a form which has a conditional section in it where some fields are hidden based on the selection of a radio button
All fields on the form are required and have client side validation set accordingly
Unfortunately the hidden fields are validated so validation fails as the hidden fields are empty

I am trying really hard to be able to say the entire project is 100% wappler, no customisation
Before i resort to changing things in code view, is there an official wappler way of disabling validation when field is hidden?

Community Page
Last updated: