Previously we spoke about using the setNotification feature from the javascript SDK in this blog post but today we are going to talk about something similar but subtly different.
Today’s topic of discussion is addNotification.
formContext.getControl(arg).addNotification(notification);
Add a notification to a control sample code
The previous setNotification did one thing – put a big…
Continue Reading Matt’s Article on their blog
Using the User Interface to your advantage with addNotification.
Previously we spoke about using the setNotification feature from the javascript SDK in this blog post but today we are going to talk about something similar but subtly different. Today’s topic of discussion is addNotification.
Blog Syndicated with Matt’s Permission