Pricing Blog

Help forum

  • needtheanswers-1336386803132792923

    needtheanswers

    16

    5 months ago

    "Run formula" - what is that?
    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
  • martinf4630-1336281161361784873

    MartinF

    0

    5 months ago

    Any way to have an empty value in an attribute test value?
    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.
  • absahni-1336209527359406192

    Abhishek Sahni (Abhi)

    4

    5 months ago

    Responsive main content
    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?
  • alexsiale_17363-1336122415750709319

    Alex

    8

    5 months ago

    Data Vanishing in my Toddle App...
    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?
  • codenitrr-1335996660203130881

    codenitrr

    2

    5 months ago

    Visual node-based canvas
    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!
  • jehex-1335976848101736601

    Jehex

    3

    5 months ago

    Close modal popup div when click outside of it ( without popover )
    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 ?
  • kingdragxn-1335666332355792921

    Jay | DRAGXN

    3

    5 months ago

    Domains with Namecheap
    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..
  • luca_6412-1335591896042704958

    Luca_

    1

    5 months ago

    Dot Notation at Set Formula
    Hi guys,

    why is the path here not working ?
  • uunicode-1335545312416104449

    unicodes

    10

    5 months ago

    search in multiple columns using CURL
    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!
  • lunar_rei-1335539366990188666

    Rei

    7

    5 months ago

    Adobe Font Support?
    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?
  • luca.heck-1335538667594186783

    Luca Heck

    17

    5 months ago

    Best Approaches for Implementing Scroll-View JavaScript Animations in Toddle
    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 how to structure the code in a clean and reusable way so that other developers joining the project in the future can easily understand the logic behind it.

    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!
  • uunicode-1335322215025213502

    unicodes

    4

    5 months ago

    how external resources works
    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?
  • uunicode-1335321215727829116

    unicodes

    12

    5 months ago

    toddle dynamic path
    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! 🙏
  • jehex-1335184034912931953

    Jehex

    0

    5 months ago

    Transition on element having gradient background
    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!
  • jreed5-1335070835404308561

    jackson

    18

    5 months ago

    Designing below the fold
    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!