Help forum
- Are there any way of setting API return data, without running the API in the editor?
Lars Hæhre
7 1 year ago
I am running an API call to Supabase that returns information . But I don 't think I will be able to run it in the editor . I do know what the API will return , but for me it seems like I do have to run the API in the editor , in order to be able to select which data I for example want to store in a variable ? Are there anyway to tell Toddle : Select the data return from API - > Data - > Name (without actually running the API ? ) - Not being able to use Bearer access_token after login with Supabase
roccons
14 1 year ago
I already have a succesuful login and I 'm getting my Bearer access _token within the response data , but I 'm not being suceessful at saving it as a Session cookie so when I try to use it in another API request using Bearer access _token for Authentication I get a 401 error with the message "This endpoint requires a Bearer token " . What I am missing ? I attach some images of the configuration of my two API requests . - Delete rows in supabase
BenajaEphrath
24 1 year ago
I have followed a similar post but unfortunately I can 't get any further . https://discord.com/channels/972416966683926538/1265353107752222720/1265353107752222720 I have the following goal : From the tutorial https://youtu.be/SHJ3EadcrgY?si=o1xRI347kmt9VuE0 the possibility to delete individual Task -entries via a button . So this is what i have : - Add to supabase error
unicodes
9 1 year ago
"new row violates row -level security policy for table " organizations " I need you help , this issue is too strange , I can not undestand it . - How do I integrate this library?
willem
9 1 year ago
I want to import and use this node editor library in my Toddle app . How do I do this ? https://reactflow.dev/ - Turning Ordered List into a Grid - modifying the iTunes search tool from Day 2 tutorial
Lucifer
10 1 year ago
I just finished going through the Day 2 tutorial on making an iTunes search tool , and I really want to make the list into a responsive grid style (i .e . change the number of rows & columns based on screen size ) . Is there any way to do this with the ol element or do I need to recreate it using a table element ? - Supabase auth strategy
Aburio
42 1 year ago
I checked both these videos about Supabase ( https://youtu.be/SHJ3EadcrgY?si=5p_5s9TPCUliOyy0 and https://youtu.be/Ol-rANqDclI?si=tfzy2mUyrbjf1x1U ) but I didn 't find how I can protect pages from unauthenticated users and how I can automatically redirect already authenticated users to the right page if they try to access the login page . For the restricted access pages , should I make a Supabase call "on load " and , in case of a "token error , " redirect them to the login page ? For the already authenticated users who land on the login page , should I make the login API call on load and redirect them on success ? - Change SVG Icons - the easy way?
BenajaEphrath
2 1 year ago
Is there a way to replace the SVG icons quickly and easily without having to reset all the options ? So let 's say I really just want to change the icon without changing show /hide or styling . . . . I 've already asked the AI , but haven 't found a useful answer . - How to delete
Patrick Mast
6 1 year ago
I was exploring the "Page settings " and clicked on the "Add meta " button . Now I get a warning Page "Test" does not have required meta data "title". You can add the tag on the page's settings." How can I delete the meta data ? - Handle Object Append On Streaming Response
Stockton
12 1 year ago
I have a variable that is holding all the messages for my chat bot interaction . The variable is an array of objects . Each object represents a message . The object keys are role and content role can be either bot , user , or system . When the chunks of responses are received I want to update the last (most recent ) bot object only . . . The current formula appends each chunk as a separate object instead of updating the last on . Puzzling my brain on this one 🧠 - width 100% issue
unicodes
3 1 year ago
Parent div has with 100 % . Child elements : image and a div . image with 200px div 100 % . How to make the child > div resize based on the remaining space ? - delete row in supabase

PeterShaw
12 1 year ago
I want to set up an api to delete a row in supabase . Through Andreas to do list video I learned how to set up a read and insert api and I just "copied " the insert api but set it from Insert to Delete . supabase documentation says something about "some _column =eq .someValue ' " . Can you help me to understand where to put this in the api connector ? Thank you - Add scripts to body?

viseriesdba
50 1 year ago
So i am trying to use the "script " element in Toddle , but when i inspect the page the script that I 've added is greyed out . What could be the reason ? - How to filter possible select options from a list of options

Hayden S
9 1 year ago
I 'm trying to set the select dropdown options based on a field called 'set ' in the array . If the value of 'set ' is ICE , ICE 2 , or PIE then I want the dropdown to show High , Medium , or Low . But if the value of 'set ' is Hotwire I want it to show Yes or No for the 'variable ' . This is what I 've got so far - The presentation is ugly on purpose because I 'm trying to identify where it 's going wrong and I 'm just trying to get it to technically work before I move to putting the style on it . Two screenshots : - My current page layout - The formula I have to try and show only the correct values of High , Medium etc - I can't find a repeat item in the click event
BenajaEphrath
5 1 year ago
I follow this steps : https://youtu.be/NItmmOhjXbA?si=3XU0llwbUYgBKuvd&t=4118 I set my list to repeat , but there is no repeat item in the event . What did i miss ? 😒

.jpeg/public)