I have a rule that needs to test a condition such as if the path /node/%/edit/somethinghere has the extra argument somethinghere. I know I can use the arg() function to return an array of arguments. How can I get Rules to be aware of this array?
|
feedback
|