pmpro-register-helper icon indicating copy to clipboard operation
pmpro-register-helper copied to clipboard

Add field attribute for conditional fields to display if any of the conditions are met instead of all of them.

Open messica opened this issue 6 years ago • 1 comments

https://github.com/strangerstudios/pmpro-register-helper/blob/c0be483e7416e30c8e1dc74fadcb145b040d0d48/classes/class.field.php#L655

Could we add an additional field attribute for conditional fields to switch this to " || " so that conditional fields show up if any of the conditions are met instead of all of them like <?php echo implode(" || ", $checks); ?>?

Support Topic (Moderators Only) https://www.paidmembershipspro.com/forums/topic/register-helper-conditional-field-issue/#post-175569

messica avatar Dec 17 '18 21:12 messica