xforms select1 minimal inside repeat

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

xforms select1 minimal inside repeat

Abel Carvajal Tapia
Hi,
I had a problem using
xforms:select1 with appearance minimal inside of a xforms:repeat, in the
OPS 3.5 beta 2007-01-24  tag (testing on firefox 1.5.0.9 and internet
explorer 6.0.28). It does not update the instance. is this a known bug?

thanks in advance




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

repeat-select.xhtml (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: xforms select1 minimal inside repeat

Alessandro Vernet
Administrator
Hi Abel,

I am running your example against the latest code, and as I change the
value in the drop down, I see the element <selected-type> in the
instance being updated. Now I remember that we had a bug a few days
ago where drop-down where not sending xforms-value-changed events
anymore. Sorry about that. Try to get a new nightly build; most likely
it will fix this issue.

BTW, instead of having your own code to display an instance, you can
now put the XForms instance inspector in your page by simply adding:

<widget:xforms-instance-inspector
xmlns:widget="http://orbeon.org/oxf/xml/widget"/>

Some of the examples (for instance XForms Controls) have been updated
to use the XForms instance inspector, instead using custom code to
display the instance.

Alex

On 1/30/07, Abel Carvajal Tapia <[hidden email]> wrote:

> Hi,
> I had a problem using
> xforms:select1 with appearance minimal inside of a xforms:repeat, in the
> OPS 3.5 beta 2007-01-24  tag (testing on firefox 1.5.0.9 and internet
> explorer 6.0.28). It does not update the instance. is this a known bug?
>
> thanks in advance
>
>
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>
>

--
Orbeon Forms - Web Forms for the Enterprise, Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws