Need help to figure out how to validate collapsed section(hidden section) fields while submitting form. I have created codesanbox demo for this, where "Address Config" section contains few fields and initially its collapsed, so while submitting form i need to trigger validations on those fields as well. I have used FormWithRedirect component.
Please help me how we can achieve this kind of validation.