[Xsltforms-support] Tr:Problem with "&" in profiler
Hi Alain, My problem is quite simple : when I call the profiler from a page which have more than one parameter in it's URL, the profiler doesn't work. What I understood is : 1) The URL looks like "http://localhost/test.xforms?p1=a&p2=b 2) So in the profiling_data, the element contains a "&" 3) The deserialization used by "opener://" fail on the "&" because it tries to resolve an Entity ref "&...;" I think we can have this problem each time an instance contains specials chars in it and is shared between a form and a subform. Regards Benoit > Une messagerie gratuite, garantie à vie et des services en plus, ça vous > tente ? > Je crée ma boîte mail www.laposte.net > Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ? Je crée ma boîte mail www.laposte.net -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ ___ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
[Xsltforms-support] AVT and HTML attributes
RED Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ? Je crée ma boîte mail www.laposte.net -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure ___ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
[Xsltforms-support] AVT and HTML attributes (Ooop's)
RED Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ? Je crée ma boîte mail www.laposte.net -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure ___ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
[Xsltforms-support] Problem with several attributes with AVT in the same element
Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ? Je crée ma boîte mail www.laposte.net -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure___ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
Re: [Xsltforms-support] Fwd: select1 selection="open"
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 avoid typos. I also tried to activate browsers internal auto-complete feature but since input controls are not inside markup it doesn't works. Thank you for your interest. Benoit Le 10/11/2014 19:06, [email protected] a écrit : 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 very useful for our application to have the selection="open" /> 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 implement in > XSLTForms by merging the existing code of xf:input (for the field) > and the xf:select1 (for the options list). I tried some quick and dirty tests > and it seems to work for modern browsers. > I try to generate the HTML with a template like this : > > http://www.w3.org/1999/XSL/Transform"; > match="xforms:select1[@selection='open']" priority="3"> > > > > > > > > > > > > > > > > > > > > > but I have not enough skills to modify the javascript generation code. I'm > stuck ! > > Do you think that it would be possible to have this feature in XSLTForms (at > least for HTML 5 browser)? > > Thank you for your help. > > Benoit > > > > > > -- > > ___ > Xsltforms-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xsltforms-support -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk___ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
