43
Views
2
Comments
[OutSystems UI] Native functionality of dropdown got disabled.
outsystems-ui
Reactive icon
Forge asset by OutSystems
Application Type
Reactive
Service Studio Version
11.53.13 (Build 61176)

I'm using this 'Option Content' value as 'Custom' because I want to apply CSS over this dropdown according to my need.


But then I'm not able to use the features of normal dropdown having the 'Option Content'  value 'Text' like keyboard keys (Up-Down Arrow keys, jumping with alphabet keys) are not working.

Use this link and try using keyboards Test Screen you'll get the difference.

I also want these features to be enabled in the 'Custom' dropdown.

Any suggestions?



2022-11-12 11-28-30
Gonçalo Martins
Staff

Hello @Saransh 

Dropdown widgets are not an OutSystems UI component so the topic should not be raised under this component - probably via support ticket to reach the product team.
However, looking at what you're reporting it seems to be the default behaviour of the dropdown platform widget since with that option the HTML structure changes.
For a more custom component, I would suggest implementing your own custom component so that you can implement your rules.

Cheers,
GM

UserImage.jpg
Saransh

Thanks for your suggestions GM.

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