Help forum
- Supabase column search
asad
1 1 month ago
how can i search for a record based on a column in supabase using the api query parameters in toddle . i ’m using pagination and only get 10 records at a time and need a solution that works with pagination - Does toddle have rich
mohameddk_
✅14 1 month ago
Hi i just came across toddle and it may be a good fit for my project . Does toddle provide any way to add a rich text editor ? And a way to display “raw rich text ” into actual richtext ? - If I accidentally delete a project, is it possible to recover it?
Eduardo
10 1 month ago
If I accidentally delete a project , is it possible to recover it ? - Move project from one organization to another
Seun Orofin
13 1 month ago
I am trying to move a project from one organization to another within the same account - Scroll down vs. scroll up event
ssssadsadasd
2 1 month ago
When I scroll up I want to hide a group , when I scroll down I want to show the group . the "scroll " events seem to not do the trick . is this possible in toddle ? thanks - menu
Dynamiko
2 1 month ago
Good morning everyone , is it possible that for a novice like me , despite the documentation being quite exhaustive , I can 't understand how to create two different menus , i .e . a standard menu for the desktop version and a burger menu for the mobile version ? Thanks in advance - Question about Spark; how do I toggle the loading on?
Jerry
✅1✅14 1 month ago
Hey ! I 'm playing around with Spark and some things are clear but some are not . One of these things is the button that has a loading attribute that you can set to true and that it will show the loading animation . But how do I set it to loading ? I tried passing down attributes but that doesn 't work . - Authentication and Restricting Access to Users
Jay | DRAGXN
20 1 month ago
Hi all , I 'm curious about how you all handle authentication and access control (e .g . , restricting pages for specific user roles /groups ) in Toddle . What ’s your preferred approach for managing user access ? Do you rely on an app provider component , custom actions , or something else ? If anyone has experience integrating Supabase for this , I 'd love to hear your insights ! Thanks in advance ! - Adding a class dynamically to an element
MartinF
14 1 month ago
I 'm trying to use the phospher icon library to add icons to nav elements . Its working well until i try to add the class dynamically based on the value in the component attribute . Adding an attribute called class and then adding it with a formula works (correct icon rendered ) but stops any of the styling from being applied . What the best way to handle this ? - Super laggy
A-Chivas
161 1 month ago
- Search input help
Jerome
1 1 month ago
Hey working on itunes search video - Changed parsing to JSON so that the data would appear - Added search variable as seen in video and binded variable - Added search input and setup attributes as seen in video , autofocus , value etc . . Data disappeared and search doesn 't work when I preview - How to send xano user id through toddle
pedrocaldo
9 1 month ago
Hello ! I 've created some DBs in Xano and their respective endpoints . I would like to show the content based on the authenticated user ID . I made the custom query in Xano , but I don 't know which header I need to send and with which information to have access granted . I 've tried with the authToken , but it didn 't work . It keeps giving access _denied . - SSL on but still shows as 'not secure'
mdxwired
8 1 month ago
Hi all . I just hooked up my first custom domain for a small (quick and dirty ) site that I am prototyping (www .ggrx .io ) and the SSL does not seem to be working quite right . The CNAME is going to the right place , as is the main domain redirect to www . . . but still I get the attached certificate detail . - anyone know how to use intersection observer in a component in a custom event
Leon Marseglia
33 1 month ago
anyone know how to use intersection observer in a component in a custom event and then getting the event to output and update a variable ? I 'm trying to update a variable when this is triggered but i don 't see how i can update the variable as i would need an event on something to then be able to get the response right ? - Having issues with WebContainer iframe CSP in Toddle
Funktionalized
0 1 month ago
I 'm implementing WebContainers .io in my Toddle app and encountering CSP -related issues . I have a Cloudflare Worker that sets the required security headers , which works in other environments but not in Toddle . Error messages indicate CSP blocks : - Inline scripts (needs 'unsafe -inline ' or hash ) - External scripts from WebContainer domains - Default -src is set to 'none ' Is this a Toddle -specific limitation ? Are there any known workarounds for using WebContainer within Toddle 's environment ?