Hello,
I use CB auto actions to build a redirect action with some conditions. It seems to work as expected (I manually tested it).
This redirect action should be triggered when the following operation happen: A specific DB table update or insert is occurred.
The update or insert operation is done outside of CB by some joomla extension.
I can't find an appropriate trigger in CB auto actions which will trigger the above redirect action. Any idea?
dtws2008 wrote: Hello,
I use CB auto actions to build a redirect action with some conditions. It seems to work as expected (I manually tested it).
This redirect action should be triggered when the following operation happen: A specific DB table update or insert is occurred.
The update or insert operation is done outside of CB by some joomla extension.
I can't find an appropriate trigger in CB auto actions which will trigger the above redirect action. Any idea?
CB Auto Actions is a CB plugin that acts on CB events.
I do not think you will be able to do what you want with it.