Help forum
- Render Auth0 forms in Toddle.
𝓜𝓪𝔁𝓲
0 1 year ago
Hi there , I recently came across the new Auth0 Forms feature and wanted to ask if anyone has experience or ideas on how to integrate these forms into a Toddle page . Here ’s the link for reference : [Auth0 Forms ] ( https://auth0.com/blog/auth0-forms-go-ga/ ) Any help or guidance would be appreciated ! - formula cheat sheet

Chris
✅11 1 year ago
Is there a collection of all standard formulas available to download . Want to learn these like a list of vocabulary . - Checkboxes
Miles
2 1 year ago
Hi guys , this is probably super simple but I can 't figure it out . How do we default a checkbox to being checked . I 'm adding an input , setting the type to checkbox , and the value to true , but it still doesnt check . TIA - Custom (repeated) checkboxes - update parts of a variable

needtheanswers
18 1 year ago
I have custom checkboxes and on click I change the state of a variable (image1 ) from false to true and vice versa . How do I make this scaleable ? I have multiple checkboxes and I don ´t want to have hundreds of variables just for this so I tried to create a mega variable . The problem I have now is to update only one checkbox . When I don ´t repeat the checkbox I would just update the value on click as shown on image2 (which doesn ´t seem like a scaleable approach because I would have to manually update EVERY event when I add a new checkbox - but hey at least it works 🥲 ) . When I repeat the checkboxes it doesn ´t update the variable . I ´ve tried using the get /set node but whatever I do it just overwrites the variable . (image3 ) Would love to hear if anyone has a better approach for custom (repeated ) checkboxes or could share a project . Also I ´ve heard that the proper way to build custom checkboxes is to use a html checkbox and then hide it , can anyone confirm ? Thanks a lot - API Call / can't repeat same parameter
Julien
8 1 year ago
Hello everyone , I 'm stuck on a pagination problem for my API . The documentation asks to repeat the same parameters several times to obtain the following results . In Toddle , it 's impossible for the same parameter to be repeated several times . I 've tried putting the values in a row in the associated “after ” key , but it 's buggy . do you have any ideas on how to get around this problem ? Thank you very much . [Documentation ] ( https://developers.openagenda.com/10-lecture/ ) - host on toddle instead of cdn

ерик
10 1 year ago
As the title already says , is that possible ? i would like to increase my page speed and be gdpr complaint . - Repeat API Call

alexpluda
5 1 year ago
Hello fellow developers ! I 'm new to Toddle and could use some guidance on how to handle repeating API calls . Here 's the situation : - I make a first API call that returns an array of objects , each containing an ID . - I need to make a second (different ) API call containing /for each ID in the array obtained from the first call . Currently , I have stored the array from the first API call in a variable . However , I 'm facing challenges with the next step . I 'm unsure whether I should use a workflow , a formula , or set up a repeat list to handle the second API call . Any insights or advice would be greatly appreciated . Thank you ! - popovertarget not toggling
Armand
16 1 year ago
I have a button element that has a popovertarget attribute targeting a popover div with the correct id . However , it doesn 't toggle . I 've been playing with popover api the whole day and all my other popovers work just fine . The only difference with this button is that it has a Prevent Default (as it is a form submission with API Post ) . Does anyone have any idea how to best deal with this ? - repeat function is not working

ерик
✅12 1 year ago
Repeat seems to bug , or am i doing something wrong ? i cant select the item in the function editor https://jmp.sh/pycZSvmu - IP Address for Toddle Hosting
Alex
6 1 year ago
Is there an IP address for Toddle Hosting so I can point my A record ? - Avoid to delete logic nodes when modify the value
Jehex
2 1 year ago
Hi there , would like to know if they 're is a way to NOT delete the previous nodes of one that I modify For example on this screenshot , if I modify the noder greather than ( first field ) , it 's will automatically delete all nodes before ( signupform and size ) . I would like to know if it 's a bug or if it 's possible to keep all nodes when I modify one . Thanks ! - Publish to custom domain
Vizualinx
50 1 year ago
I have already connected my custom domain but it still using the toddle .site as the main domain . how can i make my custom domain as the main domain ? - Custom domain still pending!
Vizualinx
✅17 1 year ago
i have already created the CNAME records over 1 .5 hours ago and it is still saying 'Pending ' . Any idea what can be the issue ? - Is there a way to get response headers from API calls?
Funktionalized
✅12 1 year ago
Im setting up appwrite authentication services the session tokens are returned in the response headers when using the rest api . is there a way to get response headers from an API in toddle ? - Can I make the tab buttons change color without duplicating the buttons?
mesmoiron
5 1 year ago
Hi , I recreated this tabbed example of W3Schools : https://www.w3schools.com/howto/howto_js_full_page_tabs.asp I duplicated the buttons in order to show or hide them based on the view . Can we do this dynamically with style variables ? And maybe we can have a few more videos about using style variables . How to update them and use them with the styling tab . For me there 's still some confusion . Translating javascript into an action formula , was a bridge too far . I got confused by the variables in the function . I used the above solution . Does it really matters if we duplicate things , if the logic is easier to understand ? Lots of questions . But , I am happy that it works .

.jpeg/public)