RE: XML Form use cases

2003-06-19 Thread Jonathan Spaeth
Title: RE: XML Form use cases I recently ran into this same use case scenario when using cocoon myself.  I just figured I wasn't going to try to make cocoon do something it didn't seem was supported yet.  Therefore, instead of switching on the submit id, I use a multi-item form co

Re: XML Form use cases

2003-06-19 Thread Jeremy Quinn
On Sunday, June 15, 2003, at 02:20 PM, Jeremy Quinn wrote: On Thursday, April 17, 2003, at 01:31 PM, Johan Stuyts wrote: Use case B: A button per item -- A lot of forms contain lists. It is handy to add one or more buttons to each item sometimes. (e.g. a 'delete' button for each item i

Re: XML Form use cases

2003-06-15 Thread Jeremy Quinn
On Thursday, April 17, 2003, at 01:31 PM, Johan Stuyts wrote: Use case B: A button per item -- A lot of forms contain lists. It is handy to add one or more buttons to each item sometimes. (e.g. a 'delete' button for each item in a shopping cart) I am trying to add an 'edit' action to