Nevada Posted February 27, 2019 Share Posted February 27, 2019 Hello, I have a quick question. We have recently made some changes to our agreements and policies. I was wondering if there is a way to show some form of pop-up for the clients when they login that says something like: "We've updated our privacy policy" With a link to the policy and an 'I agree' button. Having the user agree to the new updated policy before continuing to their dashboard. I hope this makes sense. (In short: Looking for a popup that use has to click 'I agree' before continues to their dashboard) Many thanks everyone! 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted February 27, 2019 Share Posted February 27, 2019 The alert internal class may do what you want but have not played with it. You could set the link to clientarea.php?alertName=ackd and use a clientareapage hook to record that in a client profile custom field. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 28, 2019 Share Posted February 28, 2019 you could use the bootstrap popup hook I posted in the thread below as a starting point... you could tweak the code to prevent background clicking (e.g outside of the popup) and effectively force them to agree before continuing... 0 Quote Link to comment Share on other sites More sharing options...
Nevada Posted February 28, 2019 Author Share Posted February 28, 2019 Thanks for the replies. I'll take a look when I'm back home. Appreciate it. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.