Help forum
- Best Practices Questions
Pascal
2 9 hours 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
11 9 hours 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
2 18 hours 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 1 day 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
2 2 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 2 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 2 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 3 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
2 3 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 ! - Component instances
nathandh
6 3 days ago
Is there a way to add a component and make changes which affect only that single instance ? Meaning , I don 't want to change the main parent component which would cascade to all children (thinking specifically how Webflow does this , or Figma ) - Prefer estimated count using RPC (supabase)
unicodes
17 3 days ago
How to get the results of Prefer estimated =count but using RPC ? I have a function with limit and offset but this doesn 't work anymore with Prefer estimated count . A solution would be selecting all and then filter as per limit and offset but this isn 't efficient for db , is there an efficient solution like Prefer ? - Calendar Question
PeterShaw
3 4 days ago
I am currently building a yearly calendar because unfortunately the components dont fit my needs . I am trying to let every month start with a monday but somehow I cannot figure out which node to use . The shown month should start on Wednesday . - Can API requests within components be done server-side or only at the page level?
Danny
19 4 days ago
I thought API requests within components could be done server -side as long as auto-fetch and server-side fetching were both on , but it seems like they 're fetched after page load (I can see the requests for each API in my network tab ) . Is that right or am I maybe missing something / misunderstanding ? - I can't create a page called login as previously deleted it.
MartinF
11 5 days ago
I need to get a deleted page made available again on a couple of projects . Can i DM someone with ✨ powers ? Thanks - robots.txt
Kova
4 5 days ago
Hi there , could pappa Toddla help a toddler like me , just a quick question , does having a robots .txt in public repo on github , copy /pasting link in project settings under Robots .txt work , or is there another way of doing it ? thank you 😄