What do you want to say to me?
Henning P. Schmiedehausen writes:
[EMAIL PROTECTED] writes:
Hi!
I'm quite a newbie to turbine and im trying to chage the layout template in an action. My approach doesn't work:
...
public void doChangeLayout(RunData data, Context context) {
data.setLayoutTemplate("NewLayout.vm");
}
Trivial? doChangelayout ?
The Action must have exactly one capital letter.
Regards Henning
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
