Re: [Xsltforms-support] Fwd: select1 selection="open"

2014-11-12 Thread bvincent . dev
Hi Alain, I wouldn't say that I'm hurry because I use efficiently XSLTForms since 3 years without this option but now I start designing new forms with fields like tags or symbols. They allow users to type any existing (or new) keyword but open select1 could help to auto-complete values and avo

Re: [Xsltforms-support] Fwd: select1 selection="open"

2014-11-10 Thread alain.couthu...@agencexml.com
Hi Benoit, This is an interesting suggestion and browser support does not sound bad with IE10, for example. I need some time for implementing and testing this. Are you in a hurry? Thanks! --Alain > Le 8 novembre 2014 à 12:10, Benoit VINCENT a > écrit : > > > > Hi Alain, > > It would be ve

[Xsltforms-support] Fwd: select1 selection="open"

2014-11-08 Thread Benoit VINCENT
Hi Alain, It would be very useful for our application to have the implemented in XSLTForms. I searched on the web and found that, now, with HTML 5 it's very easy to have a combobox without coding anything in javascript : example : Google IE9 I think it could be possible to impl