How to show a member's sequential signup number in a community platform? Answered
Is there a way to show the sequential number of a member? E.g. The 92nd member that signs up sees "#92" on the page.
Is there a way to show the sequential number of a member? E.g. The 92nd member that signs up sees "#92" on the page.
Comments
2 comments
Hi Ismail,
If we have the stored member data well integrated with Make and Airtable, here's a workaround: Create a new column in Airtable, let's call it "Member Sequence," and set it as a numeric field type. Then, you can set up a function that automatically calculates the member tally based on the date of creation, in ascending order. This data can be synced with Webflow to display the dynamic tally on the members' page or within the Memberstack CMS custom fields.
I hope this workaround proves helpful in achieving the dynamic tally display you're aiming for.
Let me know if you have any questions or need further assistance.
Very crafty! Thank you Elgar
Please sign in to leave a comment.