jcchavezs / cmb2-conditionals

Plugin to relate fields in a CMB2 metabox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not work on numeric values.

dash8x opened this issue · comments

If the data-conditional-value is numeric then it doesn't recognize the selected value as the same.

Not sure but i could be the same as #77 ...

'Bakfiets' <> 'fiets',
'xl' <> 'l',
'11' <> '1',
'B,E' <> 'E'

All give unwanted results since the ID/data-conditional-value doesn't check exact match.