Login only button

Hey everyone,

I’m building a website where users can log-in and build their profile, and I want to add a “my profile” button so that people who have created their profile could have an easy access to it.

Does anyone know how to only show a button like this when users have built their profile? And hide it from people who haven’t?

Thank you!

How are you building the user profile feature, to begin with? Because there is ni such user system feature on Webflow Yet.

Iv’e built the feature using firebase

The only conditional visibility no code feature Webflow has is bound to the CMS/ecommerce. So most likely you need javascript for this, and advices from firebase rather than Webflow…

okay got it ill try. thank you!