Multiple choise dropdown module problem
# 🤝help
b
I'm having trouble configuring the "Multiple Choice" module in Botpress. The goal is to display all options as individual buttons instead of a dropdown when there are 5 or more choices. I've tried modifying the "dropdownThreshold" property in the module's schema to a value higher than the maximum number of options I plan to have. However, after restarting the server, options are still appearing in a dropdown instead of buttons. Could you please review guide me how to increase the number of elements displayed on the module? I want all to be displayed and be seen. I do not want a list where I have to click and choose one. I want them all visible so the client can click straight away. Thank you very much in advance. Alvaro
g
Im not sure you can change that
Its made to avoid having a screen full of buttons
b
I hope there is a chance to chance to do It! Let's see if the team can answer
f
Hey there, Where did you find and edit
dropdownThreshold
?
b
f
Its not from the schema. The schema allows you to create custom object schemas (variable types).
Where did you find
dropdownThreshold
b
I dind't find it. I asked chatgpt how I could change it and tried to add the code to the schema
f
Ah okay.
b
Told you I didn't really know what I was doing haha
Is there a way to change the module though?
f
No worries 🙂 I sounded like a good plan tough,
As far as I know, we can't change it.
Threshold is 4 options
b
Shame...
Unfortunately the drop-down is a bit ugly on wesites and would love to change it 😦
f
Just saw this message from Rohan https://discord.com/channels/1108396290624213082/1226894460370288732/1226922648383258675 👀 That should fix the ugly part
b
Oh great. I'll have a look. Thanks Decay! one quick question. Is it possible to make it look something like this in the website? Instead of having the drop-down menu? https://cdn.discordapp.com/attachments/1226205757641330708/1226965082265751572/image.png?ex=6626af47&is=66143a47&hm=94ae3d61b3bc8889ed25c88abec5f7baf8ce5f8c6b6d7f1c4d32e5b40f3b65bd&
one quick question. Is it possible to make it look something like this in the website? Instead of having the drop-down menu?
f
I don't think there is a good way of doing it. Unless you are a very technical person, with some coding skills. There will hopefully be a good way to do it soon.
b
Hopefully. Thanks mate
2 Views