Hi Agatha,
Just add this one extra line of code.
oError.setVisible(true);
oError.setText(returnValue);
oError.rerender(true);
Regards,
Naren L Naik
Hi Agatha,
Just add this one extra line of code.
oError.setVisible(true);
oError.setText(returnValue);
oError.rerender(true);
Regards,
Naren L Naik