I am wondering if it's possible to access global configuration variables when defining an evaluator?
i.e. I define a title of a GROUP in the global configuration. The evaluator should read the value of that group and render the action depending on the group.
I don't want to hard-code the group, I want to leave a possibility to change it without rebuilding the module.
Can someone tell me weather it's possible?
Thanks a lot