Is it possible to manipulate validation messages (eg. changing position the messages are displayed) in Stripes. I understand we can change the color of the validation messages.
Any clue?
Thanks, Mourougan
Mourougan
Open Source leads to Open Mind
John Borys
Greenhorn
Joined: Jul 21, 2004
Posts: 10
posted
0
Yes. Error messages will be displayed where ever you choose to display the Stripes errors tag <s:errors>.
"Hi,
Is it possible to manipulate validation messages (eg. changing position the messages are displayed) in Stripes. I understand we can change the color of the validation messages.