Login  Register

Store value of calculation in model.

Posted by JohnBampton on Jan 13, 2011; 9:40am
URL: https://discuss.orbeon.com/Store-value-of-calculation-in-model-tp3215507.html

I have a value that I want to store in the model.  It's basically the loop counter of a xforms:repeat control.
I can only use orbeon 3.5.  So I can't use variables.  I want to then use this value later inside another nested repeat.  How do I do this?  I tried xforms:setvalue but that seems to need a trigger and an action and can't be used alone.  I have posted other topics that are similar in nature to this one.  But no one seems to want to respond