Mar 9th, 2013, 6:06 AM
(This post was last modified: Mar 9th, 2013, 6:07 AM by EdgarAllenPoe.)
I have installed the hooks manager module 1.1.3 in FormTools 2.2.5
I created the following rule hooked to "ft_get_submission"
header("Location: win1.php"); //Basically interrupting the work flow and showing a custom page
It works great, but when I disable the rule using the radio button and update the rule, there is no change and the rule is still run. It is not disabled.
Are there any suggestions about how to get this to work as expected.
I created the following rule hooked to "ft_get_submission"
header("Location: win1.php"); //Basically interrupting the work flow and showing a custom page
It works great, but when I disable the rule using the radio button and update the rule, there is no change and the rule is still run. It is not disabled.
Are there any suggestions about how to get this to work as expected.