Hi there 👋
Here we can discuss new ideas, suggestions to make Typebot the best bot builder in town 😍
Changelog
Here we can discuss new ideas, suggestions to make Typebot the best bot builder in town 😍
Feedback
Here we can discuss new ideas, suggestions to make Typebot the best bot builder in town 😍
changed title from "DROPDOWN SELECT" to "Dropdown select input"
Multi select very usefule thanks
@scott_hyde Yes also the multiselect obviously excatly look like that's happen now..
I'd like to give (at @baptistearno) more exact information about the UI to interact with the dropdown select input.
My idea is not that's dropdown is "only" a view for list of option but it's also an input box on that user can write letters and see, automatically, the option's list present on our block step. (think for example at autocompletion whne i digit A and i see all options that begin with A and when i digita AU i see all options that begin with AU etc etc
Other improvement could be also that the source, of these options, be a csv ...
yes "searchable"....so users can search from a list.
we have > 25 loom videos we would like to offer
25 list is too big
@scott_hyde ok.
I hope that people upvote and that @baptistearno will develop this ..
Have a nice day
I have a bit of the same problem, the buttons take up space for a lot of items.
Also, the data we wanted must be external, there is a way to do some things with the number field and the variable block with a little code:
https://www.loom.com/share/687311fc112b4c2486a80105c618ed91
I will post an example if needed.
@theo i do not have the answer so i'm sorry if i reply you and i do you a question but i like that i've seen so i ask you How do you have created a list without a button for everyone option and how do you have done the control about what written and the option first listed?
Can i see your flow exported or you want to explain me how do you have done that?
@theo @mario_barretta I cleaned up my flow by proposing a simple example with a table (In my case I was using an internal API).
The data of the list must be indicated on the first block which treats the variable product_data from line 11
The next flow (set:product_index) displays the list and allows the user to select the index he wants.
check:product_index : check that the selected index is not bigger than the size of the list
set:product_select : allows to assign the selected label and value if ever you use an internal reference/code of the selected object.
https://drive.google.com/file/d/1d7eL2kTwrFdsrwy5kVSZ9RTJnhzqpHe7/view?usp=sharing
@theo thank You
Now i'll try to understand how to import the json to can see your flow
@theo I've just created new feedback for this: https://app.typebot.io/feedback/21529/. That would be awesome 🤩
changed title from "Dropdown select input" to "Searchable buttons"
Introducing the searchable option on the Buttons input. That should replace the need for a dropdown input 👌
Thank you @baptistearno