Help forum
- Appointment System
vanishklift
0 1 year ago
Hey , I want to build an Appointment system in my Webapp , has anyone some tips or where I could get some understanding how I should build it / how it works ? From pickin the time , block already used times , database , etc . Thanks ! - Where do I find Break-Points?
vanishklift
✅18 1 year ago
Where can I set the different Break -Points ? - [Resolved] Help with custom action and Selection API
Tom Ireland
✅13 1 year ago
Does anyone in the community or toddle-hero team have experience with the Selection API ? If so , I 'm looking for your help with solving a problem in my toddle rich text editor . TLDR : I 'm looking for a way to check a node type before setting a range with offset (to move cursor to a specific position ) . If it 's a text node , set the cursor based on the offset ; if an element node , figure out a way to get a different offset . https://youtu.be/c7gsybOpUUE - calculate array sum with formula

ерик
✅13 1 year ago
I have multiple arrays that all have a "rating " , i would like to calculate the average rating , but i cant figure out how to loop through each rating value in every array . Can some one help me please - How to drag one element and drop another?
mesmoiron
6 1 year ago
Hello good morning , I have been building a simple form builder with Drag and Drop . I feel a bit stuck . I have made two elements . When dropping the example address element on the canvas , the above element here checkbox should be dropped instead and be visible . It is not absolutely necessary , but certain form builders do it that way . In the meantime I learned to delete elements from the DOM . Obviously when I move one element into another list , the actual Toddle page doesn ´t alter . So , there is this ghostlike state that does all the work . It is not totally clear to me what I have to catch and later save to XANO backend , like the manipulation of the address and checkbox movement mentioned above . - "access_token" not working with "get Cookie"

ерик
✅15 1 year ago
the cookie doesnt exist but it returns false , i want display content on the page depending if the cookie is set . But i dont want to run an api call , because i dont want to verify the token , that doesnt matter on that page . How can i access that access _token ? - Pre-built nested components or separate components?
Armand
✅14 1 year ago
Maybe this question will be difficult to explain and perhaps it does not matter , but I 've been wondering about this , so please bear with me . I am slowly turning most elements in my app into components . Now , one of the elements in my app is a form with about a dozen input /select fields . Some of the select fields ' options in this form consist of long lists (e .g . timezones ) . So for these I use a popover and clicking on one of the listed options selects that option . Now , my question is whether I should create the form component with the select field component (such as Timezones ) as a component pre -built into the form component ? Or should I just create the Timezone component separately and add it below the Form component in the element tree (on my page ) ? Just to clarify , with pre -built I mean that the timezone component will always be a part of the form component and with separately I mean that I can just add it to my page separately and add it in the form component on the page . I hope that makes sense . I am looking for best practice for this use case and I 'd like to know why this would be best practice in my use case . I suppose this also determines whether I 'll use attributes or context to get data into my timezone component (and other sub -components like this ) . - Itunes Search Projekt
vanishklift
0 1 year ago
Hey I builded the Day 2 Projekt today and before I did the Searchbar , the sounds played with no Problem . After I added the Search -Integration the Sounds are not fully loaded , some are more , some are less loaded , other ones are not even a bit loaded . What could that be ? Thanks ! - Audio Bar Is diffrent like in the Day 2 Projekt Video
vanishklift
✅125 1 year ago
Hey , im currently doing the Projekt Day Videos to get to know toddler , but the Audio isnt customizable and the Input hase some missing Attributes like autofocus and title and i did not found the placeholder color changer , thanks for every help ! - Are there any sitewide settings in toddle?
Darren
13 1 year ago
Can I add logic somewhere they says on any page in my app , if the authentication fails , send to login ? And where can I add contents to the header of every page ? Seems like every page is siloed separately , but I hope I 'm wrong ! More context : https://guides.darrenalderman.com/recordings/i4X7uA9pvziTSn2TYFdc - DNS simple domain verification
cole
3 1 year ago
I am able to verify my sub domains . However , when using DNS simple for my root domain it requires using the ( * ) wildcard for CNAME , and it does not find this . Is there any solution other than redirecting to subdomain ? - show alertbox

Chris
11 1 year ago
I want to show an alertbox on successful email submission . 1 ) I created a variable show -alertbox and set it to true 2 ) I use this variable to hide the div that holds the alertbox properties using the "not " formula . 3 ) "on success " of the event form submit I set the variable show -alertbox back to true . Why is this not working ? Why does the alert box not appear (the email is indeed sent successfully to the backend ) . - dispaly result page

zefunha
3 1 year ago
Hi all , What is the best way to create a result page for my search function . Am looking to get the results to be displayed on the same page below rhe search bar . I couldn 't see , any videos on it - Refactoring custom calendar / date time picker
Alfred
43 1 year ago
Hi , I ’m in the process of refactoring our custom date -time picker to make it more robust and improve support for time picking and better range handling . Our current picker is based on an early community -shared datepicker , which heavily relies on timestamps . While this works natively in Toddle , it 's become extremely complex and somewhat fragile . I ’ve been considering different approaches for the new version , but I ’m still undecided . Should I rework how we handle timestamps , or rely more on the built -in Date object methods with custom actions and functions ? Or is there another solution I might be overlooking ? Our main goal is to support both date and time picking while keeping the component as Toddle -native as possible . Has anyone had good experiences , solutions , or learnings with building similar date pickers or calendars ? - getting current selection from a native select list
DarrenBignall
26 1 year ago
I have always used a custom select /drop down component , so not had this issue before , but trying to use the native select I am struggling to get the data for the current selection . When i add a select from the element panel i get a select with 2 options . when clicking the field it has drop down with the options and when selecting one it then shows in the field . Out of the box there is no attributes set on the select , not sure if i need to set some , i added an id , but I cannot workout how i can use this element to set a variable . Not sure what I am missing . I have given the select an id and tried to get element by id but that has not worked . I have tried adding a click event on the option to set the variable but that seems to set it to "isTrusted " : true I am sure this is crazy simple , but I am struggling to work it out . . .

.jpeg/public)