Hi,
The Requirement of mine is ,if we miss the mandatory fields in forms it need to highlight in red color.
How can i achieve this?
Regards,
Karthikeyan S
Hi,
The Requirement of mine is ,if we miss the mandatory fields in forms it need to highlight in red color.
How can i achieve this?
Regards,
Karthikeyan S
use javascript on the final action of the portlet or set required property of the control true and then you may customize the message on error.