|
|
Shows a dialog to inform the user that log on has failed and reloads the current page to retry logging in.
Depends on the 'javascript'- and 'javascriptonload' placeholders.
Note: optionally, the 'noscript' placeholder is used to output the error string for scriptless environments.
Depends on the 'javascript'- and 'javascriptonload' placeholders.
Note: optionally, the 'noscript' placeholder is used to output the error string for scriptless environments.
Syntax
| Smartsite SXML |
|
|---|---|
login.alert(string message) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| message | String | The message to show. |
Return Value
None.