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?
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
Comment #1
fagolike it was with workflow_ng, it's rules_action_taxonomy_term_relation_to_content_validate($form, $form_state)
Comment #2
amitaibuoops, I had it func_form_validate instead of just func_validate. 10x.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
mitchell commentedUpdated component.