The value tag essentially let's you provide a fixed value to the parent broadcast or the view tag.
This is not going to help you out at all, I think, because you want a runtime value to be persisted across requests. Let's take ModelGlue out of the picture here, for a moment. I can help you out, but I'm a little unclear as to the specifics of what you want to accomplish, and why. Explain to me what you want to do specifically, and how you would accomplish it if you were not using a framework. DW Sent from a mobile. Please excuse brevity and typos. -----Original Message----- From: marc <[email protected]> Sender: [email protected] Date: Thu, 28 Apr 2011 06:36:12 To: model-glue<[email protected]> Reply-To: [email protected] Subject: [Model-Glue] Re: how to retain values acros`s page requests Maybe I'm missing something... Do I have to add this to my ModelGlue.xml: <include name="body" template="questions/questions.cfm"> <value name="myvalue" value="event.getValue( 'myvalue' ) "/> </include> If not, where do I tell MG to preserve values from one requests to another? Marc -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
