
Alex Siale
Activity overview
Latest activity by Alex Siale
-
Alex Siale commented,
Yeah mine wasn’t working… But too busy to check it haha, I’ve got a budget solution for now 😆
- View comment
- 0 votes
-
Alex Siale created a post,
Workflow to redirect users to dashboard
Hey Chat 🙂, Wondering if anyone can help me with a redirect workflow here. This is our pricing page AFTER someone signs up on our sign up page. The pricing options you see in the screenshot are tag...
- Alex Siale
- 4 followers
- 7 comments
- 1 vote
- Answered
-
Alex Siale commented,
Wow! You made the first version I was using. Julian Galluzzo you’re a genius!! thanks mate success page code: <script> // Define an array of excluded URLs var excludedURLs = [ ‘https://townhou...
- View comment
- 0 votes
-
Alex Siale created a post,
Custom redirect workflows by excluding a list of URLs
Hey Everyone – I am building some custom redirect workflows based on the MS [Code] tutorial on redirecting users to the same page they currently logged in or signed up on. Works great, but it fires...
- Alex Siale
- 3 followers
- 3 comments
- 1 vote
- Answered
-
Alex Siale commented,
yes! worked 🙂
- View comment
- 0 votes
-
Alex Siale created a post,
Field-id for Members ID
Hey Everyone, Wanting to populate a WF form, which I’ve succeeded in. BUT, now I want to send the Members MS id through the form too so I can track who has submitted the form.What is the field-id f...
- Alex Siale
- 2 followers
- 2 comments
- 1 vote
- Answered
-
Alex Siale commented,
Just straight into the page body? Amazing!! Worked 🔥 THANK YOU
- View comment
- 0 votes
-
Alex Siale created a post,
Code to remove “Secured by Memberstack” tag
Is there a way to get rid of the “Secured by Memberstack” from the default sign up modals?
- Alex Siale
- 2 followers
- 3 comments
- 1 vote
- Answered
-
Alex Siale commented,
I’ll give it a try! HEy!!! IT WORKED ♥️
- View comment
- 0 votes
-
Alex Siale commented,
document.getElementById("save-button").addEventListener("click", function() {// Retrieve the current member's data using Memberstack's getCurrentMember methodmemberstack.getCurrentMember().then(fun...
- View comment
- 0 votes