Quote:
Originally Posted by capink
chaley's new template function is a lot better than setting conditions with library name.
The problem with both approaches is that the plugin will validate each action in the chain before running it, and if single action has problems (e.g custom column not in current library) the whole chain will be disabled.
I will see what is the best approach to deal with this.
|
That was going to be my next question. So, the condition is for the whole chain, not for a single action, right?