
Connor Finlayson
Comments
Recent activity by Connor Finlayson
-
cc Tyler Bell same issue
- View comment
- 0 votes
-
That is hard to do because you would immediately need to update Memberstack in order to use attributes to set the visibility of the form (which you wouldn't do until form submission). You could do ...
- View comment
- 0 votes
-
AyushBut how to update the credit if some task is performed by user I am not sure what your use case is but let’s say you use credit by filling out a form. The automation would be:Webflow form subm...
- View comment
- 0 votes
-
ayush kumar Here is how I would approach it: Create a member meta field called “Credit” Use a database tool like Airtable to track the use of credit and balance of credit You could use something l...
- View comment
- 0 votes
-
yeah, whatever you wanna use sometimes sending json with automation tools is a bit of a pain, but agree julian that json makes more sense
- View comment
- 0 votes
-
yes! You can store credits as meta data and then set up rules to display/hide premium content or features based on the data in that meta field you can link a payment via stripe to an ms account to ...
- View comment
- 1 vote
-
this worked 👍 would still be great to customize this modal though. for example I still want to allow them to update email or change password, but not change their custom field or view their plans f...
- View comment
- 0 votes
-
if someone logs in on the profile page I want them redirected back to the profile page, if they login from the homepage, I want to redirect them to the redirect page set for their plan in short if ...
- View comment
- 0 votes
-
hey this actually works nicely. I just need to find a way to clear the location once they have been redirected back to that page
- View comment
- 0 votes
-
so, in this example would always be redirected back to the page that they were on. I only needs to work on a few select pages, but on every page
- View comment
- 0 votes