Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
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.