jcchavezs / cmb2-conditionals

Plugin to relate fields in a CMB2 metabox
GNU General Public License v2.0
85 stars 61 forks source link

Frontent attempt, does not work with cmb2_metabox_form function #40

Open fakeartist opened 7 years ago

fakeartist commented 7 years ago

Hi! I've made a form with conditional fields, all work fine on the backend.

What I want to do is show the same conditional logic on the frontend but it does not work.

I use the standard cmb2 function cmb2_metabox_form to do so, the form show fine, but the conditional logic is ignored.

Anyone that has come up with this issue?

jrfnl commented 7 years ago

Duplicate of #18, #19. #23