Question
1
Replies
1120
Views
Posted: November 21, 2016
Last activity: November 23, 2016
Closed
How to launch a Modal window on the launch of a Portal
Hi Experts,
I need to launch a pop up modal window when the user logs into to the system for the first time. It can typically be at the launch of the User portal as well. Is there any OOTB way to do this?
Regards,
Abir M
Hi,
I dont think there is any OOTB way which will launch a modal as soon as you log in. You need to do a bit of customization. And a possible way is to having your own JS embedded in a section and use that section inside your main dashboard harness so that soon after launching the portal , it launches the modal.