This topic is locked

Unable to display error message

10/13/2009 9:39:49 PM
PHPRunner General questions
A
anjeko author

Hello,
Please give me solution to problem when I need to display error message for invalid data in In-Line edit.

In List panel we have 'message' field ( at the bottom of the design screen ) but how to populate this message?

It's simple for Edit Panel and is working but no message is displayed from validation script in In-Line.
Thanks
anjeko

J
Jane 10/14/2009

Hi,
just use $message variable to display your error message.

$message = "custom error message";
A
anjeko author 10/22/2009



Hi,
just use $message variable to display your error message.

$message = "custom error message";



Hei Jane,
Sorry for late reply. But this is not working for EDIT MODE!!!

I am unable to display error message in any way I tried.
Regards

anjeko

J
Jane 10/23/2009

Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.