Help forum
- styling spark DND items
Muffin
2 8 months ago
I 'm trying to style the spark DND item but when i try to vhange the wedth or height attributes , nothing happens . I 've tried variations of 50 % 50px , etc but the items continue to fill the container @Max - change the width of spark DnD item
Muffin
0 8 months ago
I 'm working with spark DnD but whenever I change the width attribute of the list item , it doesn 't change . @Max - Search show
zefunha
6 8 months ago
Hi guys I have a search bar and I want to show the result divs only after I hit search . - Supabase image upload
Vizualinx
4 8 months ago
- API Issue
Lord Almighty
5 8 months ago
- FIND formula - wrong data
saillmone
4 8 months ago
Hi everyone , I have a problem with the Find formula . I feel like my Item .id is never browsed . the selectedOption variable is OK , it varies depending on the choice of the select . It 's just that find always returns me id 11 (index 0 ) . How can I do ? Thank you for your help and long live Toddle ❤️ ❤️ ❤️ - Building a confirmation dialog box
benjabievres
4 8 months ago
- Bind attribute to "select"
Leo
2 8 months ago
- Knowing a session expired
benjabievres
3 8 months ago
- quick question; how to fix this post generation issue?
Jerry
0 8 months ago
Heyo ! Before I used 'on success ' to prepend the generatedPosts variable , but now with streaming it will create a seperate post in the array for a single 'on message ' event . How can I still append complete posts but avoid the current sitatuon with streaming ? thanks 😄 - Help creating an API request through OPENAI or other LLM
Sacharbonne 🤙🦥
5 8 months ago
Hello , i 'm starting building with Toddle , and to present a case , i 'm building quick App to get CatFacts API + CatImagesApi . But all the facts are in english and i want to make an OpenAi call to translate the fact in French . But i struggle to construct the formula to handle the JSON body sending like in the screen . I only need chat completion for the moment : https://platform.openai.com/docs/api-reference/chat/create When i will understand how to build the API it will be fine for other endpoints . If anyone can help me ? - Passing page path parameters to a page: page loads twice/thrice
Armand
12 8 months ago
I have several menu buttons that are used for navigation to other pages . For two of these buttons I want to pass not just the (static ) page name , but also one or more dynamic values for the page path parameters . I use a formula for that . Furthermore , once the target -page is loaded , these page path parameters are used in a GET API call (as parameters ) to determine what to get from my table in the database . This works in the sense that I end up on the correct page and the correct data gets loaded from the API and rendered on the page . However , for some reason , on the target -pages where I send the extra page path parameters , the page loads two or three times . In terms of performance it is not really an issue , but it is weird user experience if I just come arrive on page B from page A and when I click the previous page button I stay on page A , because I 'd have to click it two (or three ) times . I know that when page path parameters change this always counts as a page visit in the browser history . But that 's the thing , the value of the whole url doesn 't change (except for a query , but that doesn 't shouldn 't make a difference ) . I have played around with turning off the auto -fetch on the API that uses the page path parameters for its GET call , but it doesn 't seem to make a difference . So what am I missing here or is there something that I 'm just doing plain wrong ? Thanks in advance 🙏 - Simplifying Formulas
benjabievres
5 8 months ago
Hello , I want to do a Formula that checks the value of a variable and returns true or false , for an Array Filter . Users have a select box where they can select : on , off , all - when it 's 'all " = > always "true " - when it 's 'on ' = > item .active =true = > "true " , item .active =false = > "false " - when it 's 'off ' = > item .active =false = > "true " , item .active =true = > "false " I built the formula you can see on the screenshot , but I wanted to know if I could have done simpler . Can you please help me ? Thanks Benjamin - DNS CNAME Problem
Max
2 8 months ago
- Switch to new API UI breaks my Supabase calls
mdxwired
55 8 months ago