Give us feedback
customizable-dropdown
Reactive icon

Customizable Dropdown

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 27 May 2020 by 
5.0
 (4 ratings)
customizable-dropdown

Customizable Dropdown

Details
Use this to display a dropdown without the need of an Entity or Static Entity in reactive apps. Simply place containers or links on the placeholder and use the dropdown. Visuals can be fully customized via CSS.
Read more

Currently in reactive applications you need an entity to feed the dropdowns. We don't always want this, so we built this solution to allow us to simply place the contents of the dropdown inside a Placeholder and be ready to go!


More features to come!

Release notes (1.0.1)
  • Made the Extended Classes Parameter non-mandatory;
  • Small CSS update on the arrow icon
Reviews (1)
2021-07-07
in version 1.0.1
Good work to have a free dropdown as we have in Web Apps. I just had to made a fix in DropdownContentList_placeholder to have the same size of DropdownHeaderContent_placeholder.
Thanks a lot