Pricing Blog

Help forum

  • ssssadsadasd-1343937514842624000

    ssssadsadasd

    2

    4 months ago

    Scroll down vs. scroll up event
    When I scroll up I want to hide a group, when I scroll down I want to show the group.
    the "scroll" events seem to not do the trick.
    is this possible in toddle?

    thanks
  • dynamiko1318-1343905936825258035

    Dynamiko

    2

    4 months ago

    menu
    Good morning everyone, is it possible that for a novice like me, despite the documentation being quite exhaustive, I can't understand how to create two different menus, i.e. a standard menu for the desktop version and a burger menu for the mobile version? Thanks in advance
  • jeroen4264-1343895693386842165

    Jerry

    4

    4 months ago

    Question about Spark; how do I toggle the loading on?
    Hey! I'm playing around with Spark and some things are clear but some are not. One of these things is the button that has a loading attribute that you can set to true and that it will show the loading animation. But how do I set it to loading? I tried passing down attributes but that doesn't work.
  • kingdragxn-1343765992815464468

    Jay | DRAGXN

    20

    4 months ago

    Authentication and Restricting Access to Users
    Hi all, I'm curious about how you all handle authentication and access control (e.g., restricting pages for specific user roles/groups) in Toddle.

    What’s your preferred approach for managing user access? Do you rely on an app provider component, custom actions, or something else?

    If anyone has experience integrating Supabase for this, I'd love to hear your insights!

    Thanks in advance!
  • martinf4630-1343608670461886474

    MartinF

    14

    4 months ago

    Adding a class dynamically to an element
    I'm trying to use the phospher icon library to add icons to nav elements. Its working well until i try to add the class dynamically based on the value in the component attribute. Adding an attribute called class and then adding it with a formula works (correct icon rendered) but stops any of the styling from being applied.

    What the best way to handle this?
  • achivas-1343139827264127037

    A-Chivas

    161

    4 months ago

    Super laggy
  • jerome_13677-1342997065374109830

    Jerome

    1

    4 months ago

    Search input help
    Hey working on itunes search video

    - Changed parsing to JSON so that the data would appear
    - Added search variable as seen in video and binded variable
    - Added search input and setup attributes as seen in video, autofocus, value etc..

    Data disappeared and search doesn't work when I preview
  • pedrocaldo-1342615465486188697

    pedrocaldo

    9

    4 months ago

    How to send xano user id through toddle
    Hello!

    I've created some DBs in Xano and their respective endpoints.

    I would like to show the content based on the authenticated user ID. I made the custom query in Xano, but I don't know which header I need to send and with which information to have access granted.

    I've tried with the authToken, but it didn't work. It keeps giving access_denied.
  • mdxwired-1342611964802633738

    mdxwired

    8

    4 months ago

    SSL on but still shows as 'not secure'
    Hi all. I just hooked up my first custom domain for a small (quick and dirty) site that I am prototyping (www.ggrx.io) and the SSL does not seem to be working quite right. The CNAME is going to the right place, as is the main domain redirect to www... but still I get the attached certificate detail.
  • leonmarseglia-1342607871539548170

    Leon Marseglia

    33

    4 months ago

    anyone know how to use intersection observer in a component in a custom event
    anyone know how to use intersection observer in a component in a custom event and then getting the event to output and update a variable?

    I'm trying to update a variable when this is triggered but i don't see how i can update the variable as i would need an event on something to then be able to get the response right?
  • funktionalized-1342591902880628888

    Funktionalized

    0

    4 months ago

    Having issues with WebContainer iframe CSP in Toddle
    I'm implementing WebContainers.io in my Toddle app and encountering CSP-related issues. I have a Cloudflare Worker that sets the required security headers, which works in other environments but not in Toddle.

    Error messages indicate CSP blocks:
    - Inline scripts (needs 'unsafe-inline' or hash)
    - External scripts from WebContainer domains
    - Default-src is set to 'none'

    Is this a Toddle-specific limitation? Are there any known workarounds for using WebContainer within Toddle's environment?
  • hitman1237925-1342584058122862622

    hitman123

    12

    4 months ago

    Counter error
    Hi everyone just trying out toddle here, How do I make the counter increase on each button click, what am i doing wrong here,
  • robertg5128-1342533336890867724

    RobertG

    8

    4 months ago

    Supabase authorization with services
    Can you use the new Services feature to do Supabase authentication APIs? When I connect my Supabase to the project and look at the list of endpoints I see them for the tables I create, but not for authentication like you do with Xano.
  • renske.renske-1342466065015509103

    R

    4

    4 months ago

    Login/auth/me not working in toddle when adding "NOW" as a date in the Body
    I am trying to amend the login so it records the last date a user was logged in. The login works and has worked for a while now - following the tutorial on Xano*Toddle from YT.

    I updated the auth/login in Xano so it accepts a date, and it works perfectly in Xano. In addition to returning the auth token, it patches the user record with the current date.

    However in toddle, the reponse is odd: when I click on the '' sign in the API editor when including NOW in the body as 'login_time', nothing happens. The API call is logged in Xano as successful and is showing an auth token in Xano. But in toddle it does not show up. It changes from Loading: false to Loading: true and back for 1 second. Within this time, the auth token shows up in the editor in toddle but vanishes again (more like flickering than actually showing up). This new login also does not work in preview.

    To debug, I copied the login API call in toddle and removed the login time again from the body. This still works and returns the auth token. Am I overlooking something with the 'Now' formula that affects this?

    Can't post many pictures as it is all auth related, but thus is the part of the formula I use for the datetime.
  • leerussel-1342420933390110833

    Lee Russel

    1

    4 months ago

    Domain Setup
    Hi I am trying to set up a custom domain with an A record. We seem to have got so far but now NameCheap is wanting us to set up SSL. We are utterly confused by what it is asking for and I am wondering if Toddle handles SSL for us and we need to just delete this option from hosting?

    This is a screenshot of the help they have:

    Please advise!