Hi Prathiv,
The easiest way to customize the position of your message is to add
simple="true" to your tr:inputText, then add a tr:message component,
linked to the inputText. See the Trinidad component guide for more
details.
I can't find the selector keys for skinning the messages, but they do
exist : for instance, af|panelFormLayout:message-cell when the
inputText is in a panelFormLayout. Check the generated source of your
page.

Hope this helps,
Regards,
Cedric Durmont

2011/5/28 parthiv pradhan <[email protected]>:
> Hi All,
>
> If a tr:inputbox has required="true" then the error message by default
> appears at the bottom of the text box.
> i) Can the postion of this in-built error message be changed?
> ii) Can the appearance of this error message be changed by using a custom
> stylesheet?
>
> I cannot write a custom blank check validator because it would never be
> called in case the text box is blank, instead the inbuilt blank check would
> be called.
>
> thanks
> Parthiv

Reply via email to