PricingBlog

Help forum

  • fuelmeup-1248708174836666399

    AY EYE

    2

    2 years ago

    How do i reset a query parameter from a button click when the button is in a component?
    I have a navigation and when a person clicks the item i want it to reset the query parameters. Any help would be great?

    Struggling since the button is in a component.
  • xioteer-1248372305034350733

    Xioteer

    7

    2 years ago

    Change text color based on calculation (API Data)
    Hiho,

    I think I am being a bit of a dummy right now, but can't really figure it out. Maybe need a nudge in the right direction.

    I want to change a style based on a calculation with data coming from an API.

    I have two classes. negative and positive. All that has to change is the color of the text.
    The calculation and conditional are in the screenshot.

    There are also the classes in the style with the respective color changes.

    But nothing happens.

    Tried the Docs with AI, but I seem to miss something here..
  • fuelmeup-1248069612612882533

    AY EYE

    6

    2 years ago

    Variable inputs showing as null
    Hey, so I have variables specfically for an API key and API URL and its showing NULL. Also, showing null for all my other variables.


    Anyone else seeing this sissue?
  • bleach03-1247997600171430005

    bleach

    1

    2 years ago

    Resize A User's Uploaded Image
    Hi all, I created a component where users can click and upload an image. Is there a way to auto resize the image so that it always conforms to the size of the div? or even so that it does not go off the page?
  • jelly_jj_studio-1247958464718835723

    JJ

    1
    0

    2 years ago

    I need help forcing a branch merge
    Hey Toddle team, I didn't realize I was working on a stale branch and spent the day working on changes and would have to bring everything over (which would take a considerable amount of time). Is there any way to force a merge on a branch?
  • alwaysbelearnin-1247794351711719425

    AlwaysbeLearnin

    0

    2 years ago

    Can't see image from APItable.ai database
    Hi there, I'm trying to fetch an Image URL from a database on aittable.ai

    I can fetch text fields fine but for some reason the image URLs aren't working on Toddle.
    The API field for the image URL is being fetched correctly but it's showing on the interface as a broken image.

    Can you please assist?

    Here is an example of a image URL: https://s1.aitable.ai/space/2024/06/05/370e17980d0c46be958ccbaebe88c07f

    From the screenshot you can see that the output URL I'm entering into the image's src tag is accurate.
    Let me know what I'm doing wrong?

    Thanks!
  • frankenwompus-1247713362104684566

    Fisher

    6

    2 years ago

    Styling and Flex Box Issues/Questions
    Hello! I'm sure I'm missing something very basic, but I've checked out a bunch of things but I can't seem to make this work. I'm attempting to build a dashboard, but I think Flexbox and perhaps something else is tripping me up. I've tried to follow some videos but the toddle panel has changed a bit since many of those were made.

    I'm trying to get the panel on the left to take up the entire left side. I thought I'd be able to make the Min Height 100% and we'd be off, but it doesn't seem to be setting the height as I expect when the Placement is set to Relative. However, when I set the Placement to Absolute it works, but then the next Div box (which will be up top) overlaps with the panel on the left. Any ideas on what I'm doing wrong?
  • xxx_src-1247697711298510861

    xxx_src

    8

    2 years ago

    Can I build an entire app and deploy it to the app store with toddle?
    Wondering if this is possible.
  • petershaw99-1247649008948609148

    PeterShaw

    6

    2 years ago

    What Technologies to learn to get familiar with toddle
    Im proficient with html and css but I have realized that when it comes to logic/formulas I could need more knowledge.

    Is there anything you would recommend to learn?
  • patrickmast-1247598633239445504

    Patrick Mast

    7

    2 years ago

    Toddle branding
    Hello. I have set up a paid subscription, but Toddle branding still appears on the site https://112-test13u34.toddle.site/
  • patrickmast-1247539161666420807

    Patrick Mast

    1
    9

    2 years ago

    Change left of div programmatically
    I have a test page where the user can click on a menu button that than shows a div with menu-items in it. I want the div to appear just below the button. I have set the left/top position fixed now.

    Question is; how can I change the left/top position programmatically? I don't see a formula button next to the left or right input field.
  • burner918-1247241948863922236

    Sean

    2
    86

    2 years ago

    How to upload a file (photo) to Xano via the input field?
    I've used an input field and set its type attribute to "File". When test my form and upload a photo, I noticed that the value that this input event gives me is "C:\fakepath\photo.jpg". When I map my inputs to my API call (Xano), I get an error from Xano "Unable to locate input: photo". I'm using the file uploader input type in Xano, but how do I pass the file that I uploaded through my Toddle input field to Xano?
  • petershaw99-1247179246594691193

    PeterShaw

    7

    2 years ago

    Select shows value multiple times
    My databases contains entries in which some values are identical (e.g. db contains movies and for some movies the director is identical). I bound it to a select item but unfortunately now the select item shows some values multiple times. I want each value to be shown in the select item once.
  • iconic4213-1246905971037442048

    Iconic

    29

    2 years ago

    Guide on how to develop a game
    I am currently reviewing a game i would like to build using toodle, im quite new to toodle and i would appreciate a guide on how to approach it. its basically a word play game that looks like this.
  • bleach03-1246637457932419072

    bleach

    1

    2 years ago

    stack divs when changing resolution
    apologies if this question is trivial, i am completely new to web development and toddle and i appreciate how helpful everyone has been. as for my question: how can i make sure divs stack on top of each other with resolution changes instead of being on top of each other?