Allow for negative rules, JS based rules as well. 'dependencies' => array( 'custom' => values.field_id === 10 && values.multicheck_field.indexOf('option') 'custom' => "jQuery('#post_id').val() === 1" ) Not sure how to logistically work that out yet.