Re: [Xsltforms-support] XSLTForms 1.5
Brought to you by:
alain-couthures
From: Josselin M. <mor...@gm...> - 2021-01-05 10:58:50
|
Hi Alain, First, I wish you a Happy New Year 2021 ! I realized I didn’t explain my issues with xf:copy in my previous mail : When I set @appearance=‘full’ on a xf:select, it needs two clicks to select or deselect an item, and we can’t select multiple items. As you can see with the screen capture attached, there is also a problem with the label displayed. With xf:select1, when you select one item from the list, all the items are checked, and I'm experimenting the same problem with the label. My issue with xf:date content and the calendar display was from my side, my apologize. The sample form is still accessible on my GitHub Gist : https://gist.github.com/sardinecan/21a1781c66e8d68a116a8b54e44b3a65 <https://gist.github.com/sardinecan/21a1781c66e8d68a116a8b54e44b3a65> Thank you very much for your help. Best, Josselin. > Le 17 déc. 2020 à 12:53, Josselin Morvan <mor...@gm...> a écrit : > > Hi Alain, > > Thank you for the xsltforms 1.5 release !! > > I tried this release with a previous form, everything seems to work except I’m experimenting some issues with the xf:copy element when xf:select (or xf:select1) is set with @appearance=‘full’. It works fine with @appearance=‘minimal/compact’. > I also have an issue with the calendar display with xf:date content. > Please, find small sample attached (or on Github Gist : https://gist.github.com/sardinecan/21a1781c66e8d68a116a8b54e44b3a65 <https://gist.github.com/sardinecan/21a1781c66e8d68a116a8b54e44b3a65>) > > Thank you very much for your job !! > Best, > Josselin. > <issue.xml> > > >> Le 4 déc. 2020 à 17:31, Alain Couthures <ala...@ag... <mailto:ala...@ag...>> a écrit : >> >> Hello, >> >> XSLTForms 1.5 can now be downloaded at https://github.com/AlainCouthures/declarative4all/raw/master/public/direct/xsltforms.zip <https://github.com/AlainCouthures/declarative4all/raw/master/public/direct/xsltforms.zip> >> >> The corresponding CSS stylesheet has been aligned to the one in the XForms Tutorial written by Steven Pemberton for Declarative Amsterdam: https://declarative.amsterdam/show?page=da-tutorial-xforms <https://declarative.amsterdam/show?page=da-tutorial-xforms> >> >> Thank you for your feedback! >> >> --Alain >> _______________________________________________ >> Xsltforms-support mailing list >> Xsl...@li... <mailto:Xsl...@li...> >> https://lists.sourceforge.net/lists/listinfo/xsltforms-support > |