[xwiki-users] Spreadsheet and buttons

2007-10-23 Thread V. Harikrishnan Nair

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
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Spreadsheet and buttons

2007-10-23 Thread V. Harikrishnan Nair

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: users@xwiki.org
 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
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 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.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users