Help forum

  • potensio-1347531143125401633

    Hanif

    0

    1 month ago

    Unable to render Phosphor icons
    Hey guys, I've managed to set up the header script to load the Phosphor icon library. In traditional development, icons should render whenever the appropriate class is applied to an element. However, that doesn't seem to be the case in Toddle Dev. Am I missing something?
  • jonathanfors-1347526760224260167

    Jonathan Fors

    2

    1 month ago

    Unable to specify Supabase magiclink redirect_to url
    Basically I've got a request to /auth/v1/magiclink containing redirect_to in the body along with the email, however when clicking the email link it does not redirect to the specified url.

    I've been doing some tests and it seems it is defaulting to the url where the request was made from, e.g. if I fill in the sign in form and make the request on myapp .com/login then I am redirected to myapp .com/login and if I do it from myapp .com/another-url i am then redirected to that url.

    Anyone able to help with this? For now I've hard-coded the redirect url into my supabase email templates, which works I guess but isn't ideal.
  • plusmin-1347508089318019156

    Armand

    1
    6

    1 month ago

    Search over multiple columns in Supabase freezes tab
    I've set up a GET request in the toddle API to search with a string over multiple columns in a Supabase table. And I got it to work, just after playing a bit with the search (changing search string, removing search string, adding new, etc) it always freezes the tab.

    This happens on different browsers and also when testing on mobile.

    I have set up the autofetch to only be true when the search variable has a size greater or equal to 2.

    See below how I've set up the API. I've used the Supabase docs to figure out how to query parameters and the fact that I get correct results when I do a search makes me think the issue is not there.
  • .kittiphum-1347507790456946688

    Kittiphum

    26

    1 month ago

    Input value is shown as input field in Xano on some network
    Hi there,

    My client told me about some cases where some of his customers could not sign up as long as they are in a wifi network. As soon as they disconnect and use mobile data it works. After investigating i found out that the password value of the sign up form is submitted to xano as a input field instead of an input value.

    Help is very much appreciated!
  • andyputilin-1347409245091401748

    Andy Putilin

    1
    3

    1 month ago

    Displaying Xano Database references not as ID's
    Hello!

    I am working on a project that involves displaying vehicle information from a Xano database. The vehicle database contains a driver ID, but I want to show the driver's name instead. I have both the vehicle database and a separate drivers API connected in Toddle.

    My question is how to display the driver's name instead of just the ID when showing vehicle information.

    I was considering two approaches:
    1. Modifying the API query to join the vehicle and driver data.
    2. Using a Toddle formula on the next itself to reference both the vehicle database and the drivers API to match the driver ID with the corresponding name.

    I was not able to figure out how to do either of these.

    Some help or a nudge to the right resource would be awsome! I'm new to this so not sure how to even word this when looking for a solution.

    Thank you!
  • pandabearme-1347307864284332073

    PandaBearMe

    51

    1 month ago

    How do you make a button change the screen? (not going to an external url)
    I'm curious how I can use buttons to change the div it's showing in my application, but I only see tutorials for how to make buttons go to a link.
  • uunicode-1347303903405936660

    unicodes

    3

    1 month ago

    How to update page and param in the same time?
    I have a page and a parameter that I want to update at the same time. Otherwise, when pressing 'Go Back' to browse, it doesn’t return to the last page but instead keeps the order of setting up the page and parameter. I don’t want to use 'goTo' because it reloads the entire website, which isn’t a viable solution for me as it reloads all the APIs.
  • fe_rojas-1347212849868443752

    FeRojas

    0

    1 month ago

    Help with dynamic routing
    Im building a page with dynamic routing that use two path parameters but Im having problem with the fetching of the data for render the page. Sometimes work... sometimes not. Anyone have any advise for dynamic routing best practices?
  • iampointi-1347187029800255509

    Stefan

    3

    1 month ago

    Best way to make a permanent redirect
    I want to redirect from an "old" url where I want to change the url structure to a new one.
    Currently I made a "redirect page" to catch this urls and then use a go to action on load event to redirect to the new url(s).

    But in this case those requests are all client side and use 200 status code. Is there a way to make 301 redirects?

    This is what I want to solve:
    All incoming requests to /blogpost/{slug}
    should go to /blog/{slug}
  • codenitrr-1347167940377837619

    codenitrr

    2

    1 month ago

    Parantheses
    Can anyone help me on my way with slightly more difficult mathematical formulas? Now I use custom javascript actions for that, but I think this is not always necessary. I'm talking about situations where I need to use parentheses.

    For example:
    (3 + 2) × 4 = 20
    3 + 2 × 4 = 11

    Can't really find anything about it in the documentation
  • alexsiale_17363-1347159448040509490

    Alex

    16

    1 month ago

    Item Data Not Showing? (BUG?)
    Hey , I'm struggling to figure out why my Item Data in the Formula Editor just isn't showing anymore, I've recorded a quick video to showcase. It used to work like yesterday and now I can't get it to show up... It's an issue I'm seeing in multiple parts of my app with the Item data not loading. I found if I copy and paste the Item Node from another formula where it is still working, then it works, but the moment I edit it... vanishes.

    Is this common? Really need a fix asap.

    https://www.tella.tv/video/item-data-not-showing-cvus
  • fe_rojas-1346933074977619979

    FeRojas

    2

    1 month ago

    Publish/block page dinamically
    Hi! Im using supabase for data source for a dynamic page. How can I make some items "publish" and some item blocked using a boolean field of the item?

    I already make it redirect with a workflow on load, but I was wondering if there is a configuration to not even allow the loading of the page.
  • uunicode-1346863582754766948

    unicodes

    41

    1 month ago

    Quill Editor ignore bullet points.
    I'm using quill editor and is very nice, but it ignore bullet points on loading data from database. I tried to add data in "Content" attribute and it continue to ignore bullet points. Is there someone that can help me figure out why is not considering bullet points?

    I'm talking about the Quill Package.

    Thank you!
  • uunicode-1346790666734276668

    unicodes

    👀1
    0

    1 month ago

    How do you test things in supabase without branching?
    Supabase Branching requires a premium account, which I will add as soon as it makes sense to buy one. However, at this stage, I would like to have something similar to branching or a way to test things without messing up the data and functions that should always be available to users. What do you use?
  • building_stuff-1346787729496608799

    Janis

    50

    1 month ago

    Apex domain and www redirect
    I successfully setup my domain and it is available at like https://myapp.com. However, www.myapp.com doesn't work and i get a misdirected request error. I am using IONOS as my domain registrar but I'm not sure how to do the forwarding from www. to the apex domain. I used an A record for the apex entry.
<
1
49
>

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.