Hi people, hi Grzegorz, I have a CForm (2.1.10) where an action in an ajaxified form shall change a variable preset in the flow. This variable is later used in the template in a JX/JEXL tag. Now my problem: - When I have the variable as form attribute I can use it in the action but don't have access to it in my Jexl - When I use cocoon.context.setAttribute() access is fine but the view doesn't update the Jexl part - When I use the variable in a business object provided to form.showForm() I can use it in the Jexl but not in action
Grzegorz, is this what was your Object model refactoring was/is about? :-? Florian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
