PricingBlog

Help forum

  • basfenix-1237687905401704469

    Bas Fenix

    0

    2 years ago

    best practices to merge React code and toddle nocode
    I would like to use an open source app within my toddle app (this would take too long to build in toddle) Is there any way I could embed it in toddle or even communicate with it?
    https://tldraw.dev/

    I can imagine I have to install this on a seperate server which would communicate with my toddle app? Anyone used mixed toddle apps with tips? Thanks!
  • alfred_66594-1236990471855804507

    Alfred

    7

    2 years ago

    Hardcoding animations on conditional rendering?
    Hi,
    Has someone achieved hardcoding CSS animations on elements which utilise conditional rendering "show"? We have multiple features and components relying on conditional rendering and where the user experience would be improved. Sidepanels, toasts, dialogs, dimmers, dropdowns etc. We have chosen conditional rendering "show" instead of handling display: none/flex.
  • .joechew-1236977236066828379

    joechew

    20

    2 years ago

    referral system
    I would like to create a web application that integrate with WhatsApp flow. Assuming it’s a lucky draw where users can sign up, get their own referral code to share with their friends and they would be able to be notified if anyone signs with their unique link. The more users signed up via their link will get higher chances to win the lucky draw. Is it possible to do it with toddle?
  • rubenao_-1236953821075476540

    Rubenao

    4

    2 years ago

    Auth login in iphone not working
    I start a todo app in toddle using xano auth api. When I try to login works well on android and my desktop but when I try to login in my iphone don't work. I don't know How to fix that or if someone else have the same problem.
  • stockton_f-1236397675545493636

    Stockton

    2

    2 years ago

    Cannot find context component <list-bigquery_tables> for workflow "ug0JyP"
    I have a component that calls an API and displays a list.

    I created a workflow to call the API in the componenet and exposed the workflow in context.

    When I try and call that workflow from elsewhere, I get this warning in the console:
    Cannot find context component <list-bigquery_tables> for workflow "ug0JyP"

    How do I go about troubleshooting this? So far I can't get it to work.
  • alexsiale_17363-1236246046099767328

    Alex

    9

    2 years ago

    Airtable API Issues
    I'm running a GET for an Airtable base in POSTMAN perfectly fine but in Toddle it's no authenticating?

    Any ideas?

    I had it working a few days ago when I followed the iTunes Search tutorial and it worked, but now it doesnt...
  • alexsiale_17363-1236209312485871626

    Alex

    9

    2 years ago

    Truncate Text
    Are we able to truncate text values in Toddle? I want to limit text from overflowing like shown in the screenshot
  • pablo9703-1236091931034128434

    Pablo Daniel González

    7

    2 years ago

    Tailwind components
    Hi, I'm using Tailwind CSS. When I include the script, it works well on desktop devices. However, on mobile devices, the script doesn't seem to work, and the styles don't show up. Has anyone else encountered this issue when using Tailwind CSS on mobile?
  • ashraf1097-1234884347404750889

    Ashraf Basyouni

    5

    2 years ago

    I found an XSS vulnerability
    Hello team, I found an XSS vulnerability in toddle domain, I would like to ask if we can meet to show you the vulnerability!
  • slagarthecruel-1234578189435535411

    SlagarTheCruel

    4

    2 years ago

    "Current cells index" logic.
    Hey guys,

    Trying to familizarize myself with Toddle via the "Toddle in 7 days" series.

    Am working on the Blackjack project - in the video we have both the dealers cards showing the backside of the card until it is the dealers turn. In reality, when a blackjack hand is dealt, we see one of the dealers cards primarily.

    So in the dealers hand, there is an array of 2 items (cards) and I want to set it so that "If index = 0 then img should be card-back, otherwise show face-card".

    Coming from Bubble, this would be a "If Current cells index = 1, then img = XYZ".

    Struggling to work out how to accomplish this in Toddle.

    This is what I have so far but no dice:


    TIA
  • jak_io-1234539091677413457

    jak

    3

    2 years ago

    How to update a value in Context?
    I've added approx 30 views to the video 'How to use Context in toddle' 🤣 but still can't update the value... consuming the value is fine. I tried to cover my set up as quickly as possible, sorrys its 4mins.
    https://jam.dev/c/3f337f22-feb3-4883-84a0-7c8c0d3031da

    The loom video from Max has been useful, but unfortunately doesnt cover updating context
    https://discord.com/channels/972416966683926538/1022093334354853928/1232222401807257600
  • hearim.jang-1234535306502475837

    Hearim Jang

    12

    2 years ago

    Collapsible/expandable li(like accordion) doesn't react separately
    Hi, as you can see in the GIF, all lis react together. I need help to make each li react to their button separately. As far as I googled, I might need to allocate an id or number to each li, but I don't know how. If you know how to or completely different approach to solve it, please let me know. FYI, I didn't use the accordion components due to the image and complex contents that are supposed to be in a li.
  • akorniic-1234505516634472449

    Artur K / akorniic

    1
    10

    2 years ago

    SEO image
    Help please, where and how i can change SEO image. I found data of main page, but i dont understand how exactly to create image. And i dont know why the title show null.
  • akorniic-1234379082599235646

    Artur K / akorniic

    1
    2

    2 years ago

    I need the text to be in one block as solid text with different formats.
  • kenkarma.-1234183540510294027

    kenkarma

    8

    2 years ago

    anyone else having trouble with a basic show/hide?
    i dont know whats wrong, i can for the life of me get this to work inside one of my components