Brief followup Alain, please,
I located this in the xsltforms.css code file:
xforms-repeat[xf-bound]:not([xf-notrelevant]) > xforms-repeat-item {
display: table-row;
}
xforms-repeat-item > * {
display: inline-table !important;
}
This is a change to previous versions ?
If a chang
Hello Alain
Thank you for the release link for xsltforms1.5.zip
Interestingly, I am having to go through my [css] stylesheets and change a
few minor things to get form style to be similar to previous versions.
This has not been a problem to do, apart from xforms-repeat and
xforms-repeat-item