Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
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.