574
Views
4
Comments
Select2 in Mobile UI
Question

Hello, 


I am looking for a Mobile UI widget like select2. Seems like select2 is not available in the mobile UI version. I can only find the search widget. The search widget, such as the one used to search on the Forge discussion page does not work with a combo box.

How can I get select2 in the Mobile UI? 


Thanks


Vonnelize

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Vonnelize,

There is no equivalent to that widget for mobile. However, my personal opinion is that it would not be very user friendly on a mobile device...

2019-02-13 19-25-39
Vonnelize Haupt

Ok,  thanks for the response, but then do you maybe have any suggestions on a user friendly method to search a combo box with many options, such as cities in a region on a phone? 

2022-11-07 10-13-11
Jeffin James

Vonnelize Haupt wrote:

Hello, 


I am looking for a Mobile UI widget like select2. Seems like select2 is not available in the mobile UI version. I can only find the search widget. The search widget, such as the one used to search on the Forge discussion page does not work with a combo box.

How can I get select2 in the Mobile UI? 


Thanks


Vonnelize


Try this : 

https://www.outsystems.com/forge/component-discussions/2908/MultiSelect+Mobile

2018-07-20 13-24-54
Fábio Oliveira

Hi Vonnelize

An alternative to your problem is to create an input widget and a simple list below. As you change the value of the entry, this will update the list and give the possibility to select the value in the list.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.