Anyone able to help with this? Thanks!
>>> On 2008/01/08 at 03:53, in message <[EMAIL PROTECTED]>, "Derek Hohls" >>> <[EMAIL PROTECTED]> wrote: Using Cocoon 2.1.8. I am creating a new form and passing some default values to it using request parameters: eg. http://localhost:8888/mydb/newPerson.do?i=piet&r=16&c=5 The form displays normally and the user can add data -> submission of a correct form also works. However, when encountering an error on first submission e.g. a key field value is missing, then when the form is redisplayed, the values obtained from parameters passed in the first time are no longer displayed. How do I ensure that these parameters are used for each submission? Thanks Derek -- This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html. This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html. This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
