• Is it possible to have conditional fields in the registration form? For eg. I would like to have a checkbox (eg. agree for news updates), which if selected, should make a couple of other fields (eg. phone) mandatory. This is just one of other scenarios that I would like to implement. Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    You can potentially add your own jQuery (using the “checked” selector). Each field has an ID that equivalent to the field’s meta key and that can be used to target the field in eithe jQuery or CSS.

Viewing 1 replies (of 1 total)
  • The topic ‘Conditional fields’ is closed to new replies.