Great to be able to give notifications to the user.
But I think it would be a great idea to add to parameters:
- Auto-disappear function - this should be a choice
- Time to show before the trickering 1. - this should be optional, so only with 1 selected to Auto-disappear and with a default if not filled.
Formula will then be:
Notify("Text to display", Type off notification, true/false, 2000)
Last parameter in miliseconds, like in the timer.
Reason is simply that it's irritating for a user when it's needed to manually click away the notification bar, especially when it a information or success notification. For the error and warning I could amagine that you want this manual actie to be performed.
Hope for the support off the community for this functionality.
This work has made it to production. The Notify function documentation has also been updated.
Please let us know if you run into any issues or have any feedback. Thanks!