my form is rules_action_taxonomy_term_relation_to_content_form() but when I try to validate with rules_action_taxonomy_term_relation_to_content_form_validate() it doesn't work. Is it by design?

Comments

fago’s picture

Status: Active » Fixed

like it was with workflow_ng, it's rules_action_taxonomy_term_relation_to_content_validate($form, $form_state)

amitaibu’s picture

oops, I had it func_form_validate instead of just func_validate. 10x.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

mitchell’s picture

Component: Code » Rules Core

Updated component.