Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2014 at 11:08 UTC
Updated:
28 Nov 2016 at 09:54 UTC
Jump to comment: Most recent
Comments
Comment #1
philyComment #2
impol commentedI solved this problem by declaring custom event using Rules API.
Comment #3
kryber commentedHallo,
this code is not triggering the event "taxonomy_term_view". Is there any improvements or are conditions, what needs to be done?
Thank you
Comment #4
izmeez commentedI'm not sure if this is just a documentation issue or also a code or feature request.
I've changed the title of the issue and hope it helps clarify what I think this issue is about.
Comment #5
Kojo Unsui commentedHi there,
just needed to implement the same. That code is triggering rule fine when a taxonomy term is viewed :
Comment #6
Kojo Unsui commentedComment #7
phily#5 seems to be working good.
Thanks Kojo Unsui.