I've got one simple question.
I have data in xforms instance and this data should by presented one time as a text and second time as an input. So I've write this in xforms view in this way:
<xforms:output ref="/user/name"/>
... then few lines of html code
<xforms:input ref="/usr/name"/>
but only the first occurence (output) is filled with data.
What should by done to make this simple screnario to work.
Thanks, Bart
_______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
