I'm using a local instance of Supabase as I'm developing and the API URL would be different than production. I was wondering if it was possible to change a URL based on if it's in the builder vs the published site. Example: - Dev: url-one.com/team-members - Prod: url-two.com/team-members
Lucas G
10 months ago
There’s a branch name formula node that might help
Jay | DRAGXN
10 months ago
Disclaimer: I am new to Toddle, this is my first project. But based on what @Lucas G said, this is what I've done in case someone else has this same problem: