Hello, is it possible to create a dropdown instead of text input field?
I tried with string array, but it just shows up as text, not selectable:
It looks like this when imported:

Hello, is it possible to create a dropdown instead of text input field?
I tried with string array, but it just shows up as text, not selectable:
Hi @Erikas_Martinaitis ,
Could you let us know more about what you are trying to perform ?
Do you want to create a Library ?
It is a library component input, I was wondering whether it is possible to create a dropdown for values like in the picture, instead of text input
Hii @Erikas_Martinaitis ,
As I observed earlier If you have 4 or more inputs then the option will be dropdown otherwise it will be to check.
Thanks
I believe that functionality is still not yet available. We however can create Radio Button on Boolean Type Inputs and some more types but a String Array will appear as a String array and not as a Dropdown.
You check more on configuring the layout of a Library Activity in the below doc :
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.