Help forum
- "Run formula" - what is that?
needtheanswers
16 5 months ago
What is it that the AI is suggesting here ? (No . 5 ) I don ´t get it - there is no such thing as "run formula " is there ? I only know custom actions but when I asked the AI if it meant custom actions it said no . Thanks in advance - Any way to have an empty value in an attribute test value?
MartinF
0 5 months ago
For testing it would be really helpful to have undefined or null in a test value . Leaving it empty results in an empty string which messes up some of my formula . - Responsive main content
Abhishek Sahni (Abhi)
4 5 months ago
Hi , I have a question regarding responsive layouts . I am building a landing page where I have some text and an image in the main section . I have tried to follow the responsive design principles outlined here : https://toddle.dev/blog/how-toddle-thinks-about-responsive-design I am using rem to size my text and am using a max width of 40 % for the image . This works well for the laptop view but it starts to break when I switch to tablet or mobile . For the tablet view , the text does not resize to the device and overflows behind the image and for mobile the font size is too big and overflowing outside the viewport and the image is too small . I have attached screenshots of the main content for all screen sizes . Any suggestions on what might be happening here ? - Data Vanishing in my Toddle App...
Alex
8 5 months ago
Please watch this video : https://www.tella.tv/video/mysterious-vanishing-units-3xpy Data is being called from supabase , it seems to be successfully calling , but then they vanish a second later . . . In the toddle editor , they show . But int he preview URL or the live app , the customer or myself can 't seem to keep the data there . . . Any help ? - Visual node-based canvas
codenitrr
2 5 months ago
Hi everyone ! I ’m looking to build a visual , node -based (flowchart -like ) editor in Toddle —something along the lines of React Flow ’s free -form canvas https://reactflow.dev/ . Is there an existing package or a recommended approach for this within Toddle ? Would love to hear about any solutions . Thanks in advance ! - Close modal popup div when click outside of it ( without popover )
Jehex
3 5 months ago
Hi there , Im a bit stuck on this " classic " feature about my popup , unfortunately I ended too add some html elements ( like a hidden div who cover all the screen ) or some JS , I cannot use popover for my situation also : / Is they 're " clean " way to implement this basic action ? - Domains with Namecheap
Jay | DRAGXN
3 5 months ago
I 've really been trying but I just can 't figure this out . I 'm trying to get www to redirect to apex domain . I added my domain to Toddle .dev , added the A tag in Namecheap . I added a URL Redirect from www to https://domain[.]com this doesn 't work because www doesn 't have SSL , I think . Added both apex and www to Toddle and added the CNAME , now both work . But I can 't get www to point to the apex even with 301 redirect . Wasn 't sure what pictures to include so if you need screenshots just let me know of what . Would appreciate any help . . - Dot Notation at Set Formula
Luca_
1 5 months ago
Hi guys , why is the path here not working ? - search in multiple columns using CURL
unicodes
10 5 months ago
Previously , I used to build separate functions for every query , but now I find CURL sufficient for everything . My biggest challenge is searching for a term across multiple columns . Is that possible ? Like I have in input a value and I want to know if that value is title , is name , is a description or a date in a specific table . Apreciate your help for all my learning path ! Thank you ! - Adobe Font Support?
Rei
7 5 months ago
Hello Toddle Community 👋 I 'm trying to add Adobe Fonts based on the [documentation ] ( https://toddle.dev/docs/adding-scripts-and-links-to-the-page-head ) . Since I don 't see my fonts registered under Theme > Fonts nor do I see them in the text UI , I would like to ask if Adobe fonts are even supported ? If so , could someone please give further instruction in how to add adobe fonts ? - Best Approaches for Implementing Scroll-View JavaScript Animations in Toddle
Luca Heck
17 5 months ago
Hi everyone , I recently transitioned from Webflow , where implementing designs and animations was quite straightforward . Now , I ’m working with Toddle and trying to recreate the following animation : https://fitonist-app.webflow.io/#exercises . My goal is to implement a scroll -view animation where an element transforms based on its position in the viewport (e .g . , translating from 0 to 100vh ) . I ’m struggling to find the best approach for implementing JavaScript animations in Toddle —especially . What are the best practices for integrating JavaScript into Toddle for (scroll -based ) animations ? I ’d really appreciate any insights or guidance on this . Thanks guys ! - how external resources works
unicodes
4 5 months ago
I want to preload quill in order to load it faster in the pages . I have to paste the (src = " " ) in content , or creating a new attribute src and in content just pasting the URL ? - toddle dynamic path
unicodes
12 5 months ago
I have two pages : one named 'Company ' and the other named 'User . ' If I set the same first path param on both pages (like "profile " ) (both pages has the path like in this screen . ) , how does Toddle know whether to navigate to the 'Company ' page or the 'User ' page ? Since both pages use the same parameter value , how is the distinction made ? Like company page has first path = profile and user page has the first path = profile . Thank you ! 🙏 - Transition on element having gradient background
Jehex
0 5 months ago
Hi there , trying to add transition ( into default class ) of one of my button for a smooth hover , each class default and hover have a gradient background color ( considered as image for toddle ) and the transition seems to be ignored , would like to know if theses 2 custom css can be the issue and if yes , what 's can be the fix , Thanks ! - Designing below the fold
jackson
18 5 months ago
I 'm almost embarrassed to ask this but how do you design below the fold and see the elements you 're editing ? When I scroll , it scrolls on the canvas , not the screen . I can change the screen size but that changes the how the elements are aligned . I attached a screenshot where it cuts off at the fold . Thanks for any help !