How to create industry-specific dashboards that filter collection lists based on user onboarding selections with a filterable "last login" metric? Answered
If I ask during the onboarding 'what industry are you in?' and they say for example 'Medical' - would it then be possible to create a customised medical dashboard for them?
For context I have a dashboard right now that features multiple collection lists, I would like for people that selected 'medical' that those collection lists get filtered by the category 'medical'. Is something like that possible? ๐
Comments
7 comments
Yes itโs possible Jeroen Kwaad, you can checkout finsweet collection filter or you use custom JavaScript code to handle it
Thanks Abdullateef Ademoye!
I already have jetboost's filter but how can I automatically do it based on something they provided during the onboarding (that is stored in their custom fields)?
Hey Jeroen Kwaad, have you tried storing the onboarding selection value in Webflow CMS as well, perhaps for each user, you could have this field?
If you store it, then you can use Jetboost filter with CMS and link the filtering mechanism.
Is there anyway to customize your dashboard with the field "last login"?
Hey Danielle Lowe, could you elaborate what you mean by customizing using the field 'Last login'. If you want to show it on site, you could probably sync it with webflow CMS (in case you are storing the user there) and show it / you could make use of custom code to get the currently logged in member data and show the last login information on the site.
If you mean something else, it would help to know your use-case better to suggest a solution.
I would love on my "dashboard" of memberstack to show "last login" as a section. You know how "signups" is a dedicated section and you can filter by calendar weeks and days etc. Is there a way to have "last login" on the dashboard to showcase how many members logged in on that day? Im wanting to more easily track that metric
Oh okay got it, I believe currently we have an option to view the Event log (specific member or all members wise) which you can filter by Login event type but its not presented in a graph / chart format. In case you want to have that chart and you use analytics tracker like Google analytics, you could track login events from there in a visual way.
Please sign in to leave a comment.