Napomena
Pristup ovoj stranici zahtijeva autorizaciju. Možete pokušati prijaviti se ili promijeniti direktorije.
Pristup ovoj stranici zahtijeva autorizaciju. Možeš pokušati promijeniti direktorije.
Removes form level notifications.
Syntax
formContext.ui.clearFormNotification(uniqueId)
Parameter
| Name | Type | Required | Description |
|---|---|---|---|
uniqueId |
String | Yes | A unique identifier for the message to be cleared that was set using the setFormNotification method. |
Return Value
Type: Boolean
Description: true if the method succeeded, false otherwise.