if your pasted code is accurate, is it just a problem with using "/user/name" in the first spot and "/usr/name" in the second?
-jason :) ----- Original Message ----- From: "Bartosz Kruszynski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 09, 2004 4:38 AM Subject: duplicate view of xform data required > Hello, > > 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 > _______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
