Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to show consent window directly ? #93

Closed
rigids opened this issue Jun 20, 2018 · 1 comment
Closed

Any way to show consent window directly ? #93

rigids opened this issue Jun 20, 2018 · 1 comment

Comments

@rigids
Copy link

rigids commented Jun 20, 2018

Looking to show following policy window/popup/lightbox on click of button/link on our policy page once user have accepted the term we would like to allow them to change their preference any time

window.__cmp('showConsentTool')
opens the first window where user have option to accept the policy again as user have already accepted policy the first window which shows button to accept policy is of no help.

image
Use case scenario - User have accepted the terms and conditions but we need to show and allow to change the options any time . We are looking to show option to open this dialogue/popup/lightbox on Our polixy page .

@krishoyt
Copy link
Contributor

There wasn't, but people keep asking for it so I added a new command: #101. Now you can call __cmp('showModal') to display the window directly without the footer banner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants