Is there a way that I can disable VelocityECSLayout from an action? I would like to use VelocityOnlyLayout
I am allowing users to create their own templates (for surveys) and can not create a screen class to change the layout. I need to do this in an action. Some history... I am working on a project called jsurvey which will allow html, email and vxml based surveys. I have surveys, pages, questions, validations, branching, reporting etc. In an html survey, a designer may want to use a frameset, and now my life got much more complicated. Before the frameset, I just did all the survey presentation all throught a rawscreen class, but with a frameset, now there are multiple entry points into the system, as opposed to a single point of entry. Any thoughts? Thanks! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
