switch/case inside table

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

switch/case inside table

fl.schmitt(ops-users)
Hi all,

is placing a xforms:switch/case inside a html:table row supported
currently? In my use case, i want to toggle between two sets of td
elements inside a table row (see attached sandbox example). This worked
in 3.7.x, but using 3.9.0pre, the switch/case isn't transformed
correctly into html. It seems that the case element groups are put
inside span elements on td level, breaking the table structure (tested
with firefox).

any ideas how to get this working?

florian



--
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
OW2 mailing lists service home page: http://www.ow2.org/wws

table_switch-case.xhtml (6K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: switch/case inside table

fl.schmitt(ops-users)

> is placing a xforms:switch/case inside a html:table row supported
> currently?  (...)
> any ideas how to get this working?

false alarm - still works if oxf.epilogue.output-xhtml is set to
false...

florian




--
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
OW2 mailing lists service home page: http://www.ow2.org/wws