Help forum

  • andreas_schaefer_04043-1355553190862520482

    andreas_schaefer

    8

    1 day ago

    working with dates
    Hi so I'm completely new to toddle coming from Low Code / no Code building in Tadabase. Im working on a planning app for musical and theater tours across europe. So i work a lot with dates. Supabase is my backend of choice. Im still evaluating front end builders. I like a lot about toddle, but I'm a little shocked that there is no real way to work with dates other than epoch. That is big big issue for me. Am I missing something?
  • andreas_schaefer_04043-1355519264047763566

    andreas_schaefer

    3

    1 day ago

    Adding a popover to a table Spark One
    Hello,
    I'm just starting my first real project in toddle coming from Tadabase. Since it got praised so much I started with the Spark One Template. Now I have a SO-Table and I want to add a SO-Popover Component to that table to show additional data. I don't really get how to structure this so the Popover just opens up next to the table withou disrupting the whole layout
  • ssssadsadasd-1355267086196412651

    ssssadsadasd

    2

    2 days ago

    list1 - list2
    I want to get the items that are in list1 AND are not in list2. how can I do this in toddle? thanks
  • yoelfdz-1355234261380366468

    yoelfdz

    3

    2 days ago

    Need to transfer a project to another organization
    Need to transfer a project to another organization 🙏🏼
  • drillean-1355204641855635567

    Isaias

    9

    2 days ago

    I can't figure out style hover
    When I try to theme my style hover (or any other style besides default), it deselects when I click in anything else besides the div with style itself. I only can get the other element hover separately. I've asked the toddle AI a thousand times and I just can't figure out if I'm doing something wrong or if it is a bug
  • alice_alexandra-1355122438962286662

    alice_alexandra

    4

    2 days ago

    Is there no way to import components?
    According to [this Toddle video](https://www.youtube.com/watch?v=eDR23yGc6kc), there should be a way to import components, which is definitely vital for maintaining multiple project.

    However, in the current Toddle interface, I can't find this functionality.
  • alice_alexandra-1355082798314029156

    alice_alexandra

    1
    6

    3 days ago

    What's the best "Toddle" way to deal with heterogenous arrays returned from a data source?
    I am working with the Notion API, which returns each "block" as an individual item in an array. Each block has a "type" (e.g., heading_1, paragraph, bulleted_list_item) that defines parts of its inner structure.

    So, when working in Toddle, I can very easily work with the first item in the array, but I don't know how to easily access the second item of the array to build a formula around it uniquely.

    Obviously, I can just move my data around on the backend, so that the first item keeps becoming the one I need to work with, but this feels more painful than the usual Toddle experience.

    Any advice?
  • alexsiale_17363-1355070182611095682

    Alex

    2

    3 days ago

    Can't set layout styles back to '-'
    Having an issue where I can't set a layout style back to none
  • danielroe-1354881861951946974

    danielroe

    3

    3 days ago

    facing some issues with onboarding
  • drillean-1354254589414871124

    Isaias

    15

    5 days ago

    Help a noobie
    Hey guys, I'm having trouble being able to change icons in my button.
    For reference I was watching this tutorial https://www.youtube.com/watch?v=wrSdP7kAm2s from the Toddle youtube channel, but it seem like it's no longer up to date, when I paste the new svg onto the component child from the home page, it replaces both of my lead and trail icons, as well as their size and color, does anybody have some advice?
  • carterux-1354065057604046958

    Seun Orofin

    8

    5 days ago

    Pros & Cons when converting HTML → JSON Rich Text for a blog detail page
    I am working on a blog detail page and currently the content is coming from the API as HTML...i am thinking of converting the HTML into a structured JSON so i can render using structured content.

    To give more context
    i literally want to go from:

    <p>This is some text</p>
    <h2>Heading</h2>
    <blockquote><p>Quoted text</p></blockquote>


    to:

    {
    "nodeType": "document",
    "content": [
    {
    "nodeType": "paragraph",
    "content": [
    {
    "nodeType": "text",
    "value": "This is some text",
    "marks": [],
    "data": {}
    }
    ],
    "data": {}
    },
    {
    "nodeType": "heading-2",
    "content": [
    {
    "nodeType": "text",
    "value": "Heading",
    "marks": [],
    "data": {}
    }
    ],
    "data": {}
    }
    ]
    }
  • ssssadsadasd-1354059347621318656

    ssssadsadasd

    4

    5 days ago

    Undefined isn't false?
    If [here ](https://toddle.dev/docs/show-hide-formula) it says "We only treat these values as falsy: false, null, and undefined" why when I do "undefined value = false" it returns false? thanks
  • mossi9682-1353848981532184667

    mossi

    3

    6 days ago

    Selected attribute for Select element
    I have a select element in my form that has a list of countries. I repeated the "Options" over an array variable with all the countries. When user selects a country, the selection value is save in a variable. How do I set the "selected" attribute for this select list? I know how to do this on a normal select list but not on one with options generated from repeat over an array.

    Thank you
  • achivas-1353781649237741770

    A-Chivas

    16

    6 days ago

    How do I use custom font inside a component?
    Need to use a custom font inside a component
  • charlie_84787-1353761749643300976

    Charlie

    2

    6 days ago

    Token expiring instantly but works on page load?
    I keep getting an error that my token has expired but it doesn't really make sense - I hide and show a button depending on whether the user is logged in which happens on page load. Then when I click to create an item (maybe 15 seconds later) it is showing the error "This token is expired" (I'm using Xano for the authentication). When I reload the page its completely fine and the current token works but the moment I try and get any authenticated endpoints after this it comes up with that error. Any ideas on what is causing this??

Stop scrolling. Start building.

toddle is a visual web app builder that rivals custom code — but accessible to your entire team!

Try toddle — it's free!

© Copyright 2024 toddle. All rights reserved.