March 2017
Beginner
358 pages
9h 51m
English
The addErrorMessage() method will display a red error message at the top of the user's browser window on the next page they load after the server-side script that calls this method runs. This same functionality can also be achieved from a client-script, using the g_form API (g_form.addErrorMessage()).

addInfoMessage() has the same effect, but instead displays a blue informational message as opposed to a red error message.
Read now
Unlock full access