PricingBlog

Help forum

  • jehex-1288045946130792458

    Jehex

    2

    1 year ago

    Avoid to delete logic nodes when modify the value
    Hi there, would like to know if they're is a way to NOT delete the previous nodes of one that I modify

    For example on this screenshot, if I modify the noder greather than ( first field ), it's will automatically delete all nodes before ( signupform and size ). I would like to know if it's a bug or if it's possible to keep all nodes when I modify one. Thanks!
  • elli4931-1287852408424104027

    Vizualinx

    50

    1 year ago

    Publish to custom domain
    I have already connected my custom domain but it still using the toddle.site as the main domain. how can i make my custom domain as the main domain?
  • elli4931-1287828119734190191

    Vizualinx

    1
    7

    1 year ago

    Custom domain still pending!
    i have already created the CNAME records over 1.5 hours ago and it is still saying 'Pending'.
    Any idea what can be the issue?
  • funktionalized-1287800149870907464

    Funktionalized

    1
    2

    1 year ago

    Is there a way to get response headers from API calls?
    Im setting up appwrite authentication services the session tokens are returned in the response headers when using the rest api.

    is there a way to get response headers from an API in toddle?
  • mesmoiron-1287659767883501630

    mesmoiron

    5

    1 year ago

    Can I make the tab buttons change color without duplicating the buttons?
    Hi,

    I recreated this tabbed example of W3Schools:
    https://www.w3schools.com/howto/howto_js_full_page_tabs.asp

    I duplicated the buttons in order to show or hide them based on the view. Can we do this dynamically with style variables? And maybe we can have a few more videos about using style variables. How to update them and use them with the styling tab. For me there's still some confusion.

    Translating javascript into an action formula, was a bridge too far. I got confused by the variables in the function. I used the above solution. Does it really matters if we duplicate things, if the logic is easier to understand? Lots of questions. But, I am happy that it works.
  • kmalmaulana-1287635467444949022

    Akmal

    1

    1 year ago

    Form with selfie
    Hi I am new to toddle, wanted to create a presence app form with 2 field (selfie photo with camera & name) that submit the data to google spreadsheet.
    Need to know is there any tutorial or source that related to this case ?

    Thankyou.
  • needtheanswers-1287442724878028851

    needtheanswers

    25

    1 year ago

    Repeat over nested list - no data
    Is it not possible to repeat over a nested list?
    I have a nav with nav options and each nav can hav sub-options. I repeat the nav options based on a variable. When I want to repeat over the nested list (suboptions) there is no data. There was a similar issue a few days ago but maybe I´m just doing something wrong here?
  • patrickmast-1287044042210676746

    Patrick Mast

    1

    1 year ago

    Get width of element
    I have this global function:
    function elementWidth (args, ctx) {

    const element = document.getElementById(args.element);
    const elementWidth = Math.round(parseFloat(window.getComputedStyle(element).width));

    return elementWidth;

    }


    How can I convert it to a Toddle formula?

    I want the function to be encapsulated within the component, making it easily portable between projects without the need to remember to add a separate global function.

    Or.. Is it also possible to add this function inside a "Script" tag in the component?
  • julienboid-1286980287745622016

    Julien

    7

    1 year ago

    How to retrieve results of custom action
    Hello, I can't get any information about a custom action. When my page loads, I launch the execution of my action, but I don't understand the logic that would allow me to retrieve the result of the execution of my action. It seems like a very simple thing to do 😩 but I can't get to the bottom of it. If anyone has any ideas or “simple” resources. Many thanks in advance.
  • jehex-1286964619474370622

    Jehex

    4

    1 year ago

    Simplest / Cleanest way to set a multiple condition
    Hi there, I would like to know the simplest way to set a multiple condition, let's said
    I would like to set a specific value to a global variable depending the value of my input variable

    like if resolution = 1 then width = 1024
    if else resolution = 2 then width = 1156
    if else resolution = 3 then width = 1216

    Thanks you
  • frankenwompus-1286685444192600165

    Fisher

    10

    1 year ago

    Formatting numbers/text inside of a user input
    I'm trying to get a users input to format as a currency as it's shown on the front end. I have the Currency Formatter component downloaded and have used it successfully in other places, but I'm not finding how to get this to work here. Any help would be great!

    I suppose I could change the element from 'Input' (right?) but if I can get this to work it'd be much less hassle.

    Thanks!
  • burner918-1286668206114865305

    Sean

    10

    1 year ago

    Workflow Editor: Can't scroll nor make full screen
    Not sure if something changed or if I'm doing something wrong, but I could swear that I used to be able to either expand the workflow editor to fullscreen or even scroll without making it fullscreen when I had many actions in the workflow. Just noticed today that I can't scroll to see/add more actions in my workflow nor can I open it in fullscreen.
  • carterux-1286636328687108126

    Seun Orofin

    10

    1 year ago

    How can i remove the clicked item from a list based on the index?
  • jehex-1286614330397425714

    Jehex

    2

    1 year ago

    Sliders of my form triggering submit event when the value changed
    Hi guy's, sorry for my noob question but my range slider's triggering the submit event of my form when I changing the value, do I have to change the submit event to my submit button ( generate button on the screens ) directly instead of the whole form ? ( I learned that submit event need to be set on the form component )
  • ariesgal_-1286456093157101638

    ariesgal_

    4

    1 year ago

    Lost Work & branches conflict
    I was in @NoCode ProCode 's office hours today and when I tried to publish my branch it failed. I see there is a conflict. If I hit reset, will it wipe out the branch? When I try to edit the branch it is blank even though the work shows in the side panel. How do I fix this? https://app.nordcraft.com/projects/peach_han_solo_delicious_cougar.

    TIA!