Help forum
- Supabase
Bankydoo
4 9 hours ago
Anyone recently set up custom endpoints in supabase and got it working ? Followed an old video testing out a component and got stuck connecting supabase with toddle . something to do with the swagger documentation which was showing a lot of things i dont understand . I still dont understand a lot of things but pretty good at following and getting it as i go . so if theres any recent custom set up i can follow - please hit me - Logic for Finding and Retrieving Associated Records Between Two Data Sources
Andy Putilin
7 17 hours ago
Hello , need a little help with what I believe is toddle logic . I ’m building a CRM page and pulling in data from two APIs — one for deals and one for vehicles (stored in Xano ) . Each deal can be linked to a vehicle using an ID field . What I ’m trying to do is this : When someone ’s viewing a vehicle card in the CRM , I want to automatically check if that vehicle appears in any of the deals . If it does , I want to pull in the info from the matching deal and display it alongside the vehicle . Kind of like showing deal context directly within the vehicle profile . Right now in Toddle , I ’m looping through the deals and comparing the vehicle ID to the current vehicle being viewed . I ’ve been trying to make this work with a formula , but it ’s not returning anything . Clearly I ’m missing something 😅 Dropped a screenshot of what I ’ve got so far . Just wondering what the best way is to structure this logic . Should I be filtering differently , or is there a better way to query it from Xano ? - Domain SSL
Hausia
1 18 hours ago
Hi everyone , just linked my domain & seitting on pending . Wondering if there 's anything I need to do from here ? Only been a few hours . - Cant find style below ...px
Dan
✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅13 1 day ago
How can I set a style that targets everything below a certain width ? I can set above , but just dont understand how to get the below styles set without changing the default and setting only above styles . - Navigation issue
A S
✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅1✅114 1 day ago
I 'm working on implementing authentication on the dashboard page following the tutorial . The login itself works , but after logging in , it 's unable to fetch the user data properly . The auth me API isn 't able to autofetch . The bigger issue I 'm facing is with the navigation menu highlighting . I 'm trying to highlight the active nav item based on the current page using attributes and class bindings . However , as you can see in the screenshot , either all the menu items are highlighted or only the default page gets highlighted , regardless of which page is actually active . Could someone help me troubleshoot this ? - Add a list to of obejects to an array
Leo
✅14 2 days ago
hey guys this is a simple issue but it is giving me a hard time how can i add the each oject to the array ? I tried using "first " but it only take the first items the left the rest . I would appreicate any help thank you - Best Practices Questions
Pascal
4 2 days ago
I 'm building a quite flexible and enjoyable -to -build Layout system . The problem : It uses a multitude of small JS helper formulas /actions . They are not extensive fix -it -alls – and I only try to use them if I really need to . Custom breakpoint detection , small grid auto flex -grow -shrink based on overflow conflicts etc – they are either crucial core utilities or small convenience snippets But they are Script powered , and having "disable javascript " enabled in the browser really blew my entire concept . I 'd love to hear some thoughts from you ! - Dashboard & Navigation
Trojan
13 2 days ago
Hi Team , Can you tell me I am using Spark Core to build a dashboard view I pretty much understood the working of it as well ? Just wanted to confirm one thing since I come from weweb where I have used Multi -Page sections by which Sidebar becomes common for the pages so what will be the best practice to achieve the same thing in toddle ? - Contentful "Date"
Airmax
6 2 days ago
I 'd like to include the date into a blog post , but it isn showing in the option . API response is fine . - Sign up form error (XANO)
Jerome
5 3 days ago
I have created a sign up form following the to do app tutorial and after following the steps I get this error . Can anyone advise ? sorry if this is obvious - Formula help
nathandh
6 4 days ago
OK here 's the deal : I 've got a simple filter component acting on a returned API set . Each returned item has an array of properties , and I want the formula to filter by checking to see if any of the properties in the array match the currently selected variable . Thinking this should be a find action , returning true if any of the items in the array are a match , which then filters the set ? I thought this would be easy but I can 't figure it out 😄 - Server Side HTML Rendering
Stefan
8 4 days ago
I have searched the discord & google , and it seems there is currently no way to just render HTML on the server in toddle ? I have seen the packages but they all are rendering the content via JS . Has anyone done that , I think it is crucial for good SEO scores to have the content delivered by the server . My content is not coming from Contentful so I can not just simply loop through elements and render native elements 😦 - Contentful "blog author"
Airmax
1 5 days ago
How do I include it in my blogpost in toddle ? Set it up in contentful already . API is working and receiving author name . - Contentful blog problem
Airmax
10 5 days ago
Hi . I got a problem with the contentful blog . - cloned the toddle blog - blog site is working - blogpost is showing inside toddle editor but not on url / b l o g :slug . . . it Äs just black and shows the (but the site seems to exist , no 404 ) - post IS published on contentful - CSV import tool
Marko
3 5 days ago
Hiya ! I ’m adding a certificate generation module to my member management app and am wanting to add the ability for users to upload a CSV as the data source . Are there any tools you would recommend for matching the columns up to the correct fields ? Something like Flatfile .com . I ’m using Supabase as the backend . I ’ve seen a few tools out there but wanted to hear from the community what they recommend . Cheers !