Is it possible to parse certain pages (where each page is a form) into a spreadsheet ? Is there a xar file for this or do I have to create another Groovy code ? Esbach, Brandon wrote:
In xwiki the template is just an HTML document with extra velocity features. So, for buttons you can simply do something like <input type="button" value="click me" />
If you want to create a spreadsheet from your page it's a bit more fiddly - you'll most likely need to use a Java plugin like HSSF, and create a simple Groovy include page to do the create/update/etc to the spreadsheet.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of V. Harikrishnan Nair Sent: 23 October 2007 07:12 To: [email protected] Subject: [xwiki-users] Spreadsheet and buttons
Hi...
Is there a way to create a spreadsheet or add buttons into a form template ?
Harikrishnan -- View this message in context: http://www.nabble.com/Spreadsheet-and-buttons-tf4675410.html#a13358011 Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://www.nabble.com/Spreadsheet-and-buttons-tf4675410.html#a13379159 Sent from the XWiki- Users mailing list archive at Nabble.com.