Re: Problem with <xforms:group> inside a Table with 3.7.1
Posted by
Alessandro Vernet on
Jun 26, 2009; 9:50pm
URL: https://discuss.orbeon.com/Problem-with-xforms-group-inside-a-Table-with-3-7-1-tp45168p45173.html
Murray,
Murray M wrote
Here is the sample application running in the Orbeon Sandbox ( I used the online version just to confirm it is not my environment setup ). The difference between your video clip is that the table rows should not be showing until the input control activates that specific row/group in the table. If the table rows are already showing, then the behaviour works as expected. It seems to be the conditional display of the rows that is causing this problem.
Removing the colspan="35" on the cell that contains "Focus Areas" solves the problem for me. Now, I am not sure why the colspan="35" does not takes effect in Firefox if you show the first group first; the inconsistency looks like a bug to me. Was there any reason to have that colspan="35" there?
Alex