closing notification on click of any button
Summary:
closing notification on click of any button
Content (required):
I am trying to develop an app. The landing page uses smartSearchPageTemplate and with the click of a button, it navigates to another page using Simple Create and Edit Page Template.
On the Simple Create and Edit Page Template page - I am creating an Oracle project showing a confirmation message and navigating back to the landing page.
The issue that I am facing is that the confirmation message does not get closed if the user does not close it by clicking on the cross button.
It keeps displaying even if the user starts searching other stuff - I want the notification to get closed if the user clicks on any button/input search on the page.
0