I am building a custom user dashboard with Webflow. I used custom attributes to display user info on their dashboard, but is there a way display their membership type (i.e. “Free” or “Premium”) directly on their dashboard without going into the profile modal?
2 Likes
I don’t see it specifically, but maybe the Membership object has it when you call the Front End API: https://help.memberstack.io/post/front-end-api
Otherwise… You can definitely capture that if you are using Zapier and the MemberStack trigger when a new member signs up:
2 Likes
Hey Ross Chris is right that we don’t have a feature for this yet. I’ll add your Q to the roadmap though.
[Feedback sent to roadmap]
In the meantime you can also use our members only content attributes to show/hide elements based on a members current membership. This post does a great job explaining: A dropdown menu visible just for members
1 Like