Hi everyone,
I would like to hide all pages except Home and Profile until email is confirmed.
Anyone knows how to do it?
Thanks,
Pedro
Hi everyone,
I would like to hide all pages except Home and Profile until email is confirmed.
Anyone knows how to do it?
Thanks,
Pedro
Hi @pedrodecarvalh ,
I am afraid you cant view the current web role as a field. Instead on your home page or any other page.
Possibly at the header or footer, you can add the following liquid tag which will show you what is the current web role of the users.
{{user.roles}} or
<span><strong>{{user.roles[0]}}<span>, </span>{{user.roles[1]}}</strong></span>
Output:
Hope it helps.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Hi @OliverRodrigues ,
I really like that option. I was looking for some field that could show me what web role the contact currently has but i couldnt find it. Could you help me with that?
One thing you can do is creating Web Page Access Control Rules for all your pages (besides home/profile), defining that only users with Web Role = X can view the pages.
Then when a new user is created, you don't assign the new Web Role just yet. You can wait until the Email confirmed has changed (via Workflows/Power Automate Flows) and then setting the Web Role so the users can view the Pages.
Lucas001
60
Super User 2025 Season 1
Fubar
55
Super User 2025 Season 1
surya narayanan
35