Re: How to use Request-parameter Selector with the submit button

2002-09-12 Thread Antonio Gallardo Rivera
Thanks bobby, it works! Antonio El Jueves, 12 de Septiembre de 2002 06:40, Bobby Mitchell escribió: > Antonio Gallardo Rivera wrote: > >Hi all! > > > >I tried to resolve a problem about nested in C2.1. To > > try to work with a database actions and formvalidator. > > > >Given 2 submit buttons i

Re: How to use Request-parameter Selector with the submit button

2002-09-12 Thread Bobby Mitchell
Antonio Gallardo Rivera wrote: >Hi all! > >I tried to resolve a problem about nested in C2.1. To try to >work with a database actions and formvalidator. > >Given 2 submit buttons in a form: one for update and the second for delete: > >The name of the parameters will be: > >cocoon-action-Update

How to use Request-parameter Selector with the submit button

2002-09-12 Thread Antonio Gallardo Rivera
Hi all! I tried to resolve a problem about nested in C2.1. To try to work with a database actions and formvalidator. Given 2 submit buttons in a form: one for update and the second for delete: The name of the parameters will be: cocoon-action-Update cocoon-action-Delete How I can know in th