Re: [Xsltforms-support] XForm control support
Brought to you by:
alain-couthures
From: Dimuthu N. <dim...@ya...> - 2010-02-03 13:10:20
|
Hi Alain, Thank you very much for the information.Would you please explain bit more about the server trick that can be used for file upload. Thank you, Dimuthu. --- On Wed, 3/2/10, COUTHURES Alain <ala...@ag...> wrote: From: COUTHURES Alain <ala...@ag...> Subject: Re: [Xsltforms-support] XForm control support To: "Dimuthu Nawarathna" <dim...@ya...> Cc: xsl...@li... Date: Wednesday, 3 February, 2010, 2:15 AM Hi Dimuthu, 1. Tab control - Is there a way to organize content in such a way that user would see as they are content Tabs? xf:switch and xf:toggle can be use to loook like tabs. 2. Selectable list control - It should be a list where one can select an item. (Like HTML <select> tag) xf:select and xf:select1 are supported 3. xforms:upload - Upload control to browse and add an image data into XML (I saw the test fails for upload control. But is there any workaround? ) xf:upload is not yet supported (a server trick is required to fully implement it in XSLTForms) 4. xforms:group - Can't we use this group element for a list. (But I don't see it render as a list ) xf:group is to change context and treat bubbling events. xf:repeat is there to render a set. 5. Can we integrate XSLTForm with a XML schema to validate XML ? If so. can you please show me an example. XML Schema support in XSLTForms is still incomplete... -Alain Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! http://downloads.yahoo.com/in/internetexplorer/ |