Hi there,
I’ve successfully programmed a custom field type and registered it successfully, however I’m a bit stuck on allowing the choices from the custom field to be used with conditional logic on other fields. The checkbox choices are pre-programmed via the PHP of the field and appear correctly as choices, but I don’t see any way of allowing say a text field to use conditional logic to appear based on whether or not one of the checkboxes was selected.
Thank you in advance!