Is there a way of passing a parameter(s) from a menu choice into an article?
I have an article that can produce different outputs. I don't want to maintain multiple copies of it.
Rather, depending on the menu it's accessed via, it has a parameter to control it's function.
Or perhaps it can determine which menu called it?
Thanks Eric