Two issues, which I think are related: 1. I have inserted a:
<fi:validation-errors> <header><p>Please correct errors! Look at fields marked with !!</p></header> <footer><p>Send your Form again./p></footer> </fi:validation-errors> at the start of the form; now when a field fails a validation (eg. required), the following appears at the top of the form as: The following errors have been detected (marked with !): : general.field-required : general.field-required : general.field-required Please correct them and re-submit the form. BUT I need the messages to be in the format: field label : This field needs an integer from 1 to 10. Where and how do I go about creating the data that should comprise these messages? 2. When the "!" sign appears next to an invalid field, it is linked to a <a href="#"> hyperlink - this seems very strange - should it not be linked to a popup error message of some sort? If so, how and where do I create this facility? Thanks Derek -- 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]
