Hi,

I have a Form that I add a handful of Panels to.  Each Panel has a few form elements which I'd like to validate.  I can add elements like the RequiredTextField to the Panel, but what does the key in the properties file look like?  Something like?

myForm.myPanelName.someRequiredTextField.RequiredValidator=Foo is required.

But I don't know the name of the panel since it varies.  Any ideas?  Thanks.

Reply via email to