How to show notifications to logged-in members with incomplete profiles? Answered
Hi there!
I'm working on a Webflow + Memberstack project and need assistance with conditional visibility based on profile completion.
Objective:
Display a notification on the homepage only to logged-in members who have completed the initial signup (email, password, basic info) but have not yet filled out additional profile fields (like photo, languages, etc.).
What I need:
Guidance on how to set up the necessary logic or code to show this notification exclusively to members with incomplete profiles.
Any help would be greatly appreciated!



Comments
4 comments
Hey Matheus Ferreira Bezerra, you could probably customize this memberscript in order to show the banner notification when the relevant field is not filled. Hope this helps to solve your use-case.
A J Hey, in this video everything happens on the same page, so I have a question, will the notification work on my home page, because the fields that need to be filled in are on another page, which is the finish profile page?
You can use a script like this in home page to check if it's a logged in member.
If yes, get the custom field like the case study A J shared and display the completion percent.
Very good, thank you very much, I will apply it A J Huy Khiếu
Please sign in to leave a comment.