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

Conditionally display blocks based on user email address #33

Open
ndiego opened this issue Mar 14, 2022 · 0 comments
Open

Conditionally display blocks based on user email address #33

ndiego opened this issue Mar 14, 2022 · 0 comments
Assignees
Labels
Enhancement New enhancement or feature request.

Comments

@ndiego
Copy link
Owner

ndiego commented Mar 14, 2022

A user's email address is not stored in metadata, so we need an alternative way to accomplish this.

Can I make a block visible based on the email of the logged-in user?

For example:
if email of logged-in user is [email protected], Harvard logo block should be visible.
if email of logged-in user is [email protected], Stanford logo should be visible.

@ndiego ndiego added the Enhancement New enhancement or feature request. label Mar 14, 2022
@ndiego ndiego self-assigned this Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New enhancement or feature request.
Projects
None yet
Development

No branches or pull requests

1 participant