NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rene Simons on October 17, 2008, 12:27:19 PM

Title: self.site.RequiredText = 'whatever'
Post by: Rene Simons on October 17, 2008, 12:27:19 PM
Hi,
When I set self.site.RequiredText to blanks,
The errormessage which appears when the required field is not filled out, is also non specific. I e "Fieldname:" with nothing behind :
Is it possible to have a workaround for this.
E.g. No "required" notification for trhe individual fields in the form but a significant notification after validation??

(I sense a new property in the make!!!!!!)

Kind regards,
Rene
Title: Re: self.site.RequiredText = 'whatever'
Post by: Bruce on October 17, 2008, 10:34:41 PM
Hi Rene,

no, it's easier than that. If you want to override an "automatic comment" for a form field, then just put in your own comment for that field.
Ie On the template, for that form field, put quote quote ('') in the comment: field.

cheers
Bruce