TextField with Separate Label

View: New views
1 Messages — Rating Filter:   Alert me  

TextField with Separate Label

by Chaminda :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Folks, Im using VWP with NB6.0., When I use a separate label for a text field (by setting "for" property of label)the error message of the message group shows the text field's name (that means like "pagename:formname:textfieldname") other than the Label.text of the associated label. Here is a message that shows "form1:mainPanel:projectNameTextField: Validation Error: Value is required" but I want "Project Name: Validation Error: Value is required". If I set the label field of the text field that effect to the alignments. BCos I uses GridPanel. Do you guys know any solution to overcome this.. Thanks