Training
Training
Welcome
Guided Paths
Training Planner
Courses
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
OutSystems 11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Badges
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
DropdownSearch Custom
DropdownSearch Custom
Stable version
1.0.1
(Compatible with
OutSystems 11
)
Published on
11 Apr
by
Leonardo Pires
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
Support
DropdownSearch Custom
Details
"I understand that EncodeHTML is a security way to avoid xss, but in some cases that words contain accents, the dropdown is hiding the values when disabling the dropdown." I reused the platform's native dropdownsearch, and implemented the optional encode html option For more details see demo. Optional html coding implementation, if I disable an item that was selected, and the item that was selected is an accented word, its value will disappear from the dropdown. Enhanced Dropdown block, with search functionality. Drag the block to your screen and set the ItemList parameter structure with your list. Use the SelectedItem parameter to define a pre-selected item. Use the OnSelect event to assign the current value selected to your local variable. For advanced scenarios, use the AdvancedFormat parameter. To check the options available, read the official documentation: https://github.com/jshjohnson/Choices
Read more
Options
ItemList:
List of items to show in dropdown.
SelectedItem:
Use this parameter to set a pre-selected item.
IsDisabled:
Set as True to disable the DropdownSearch.
EmptyText:
Text to display when there are no items selected and to serve as an empty value.
SearchPrompt
: Text to display on the search prompt/ placeholder.
NoResultsText:
Text to display when there are no results.
AdvancedFormat:
Allow for more options beyond what it's provided through the inputs.
ExtendClass:
Allow for more options beyond what it's provided through the inputs.
EncodeHTML:
Option to html encode the value, if a value is accented it will be converted to html entities.
OnSelect:
Triggered on item select.
What’s new
(1.0.1)
- Update Description
- Update Icon
Reviews
(0)
Related assets
Silk UI Web
OutSystems
From March 2022, SilkUI will no longer be a supported component. Moreover from June 2022 it will be deprecated, but will still be available for download in the Forge. Deprecating this framework won't impact your existing applications.
43947
OutSystems UI
OutSystems
The OutSystems UI framework for Reactive Web and Mobile apps with dozens of responsive UI patterns on top of a solid design system, fully customizable to your Style Guide needs.
57944
OutSystems UI Web
OutSystems
The OutSystems UI framework for Traditional Web apps with dozens of responsive UI patterns on top of a solid design system, fully customizable to your Style Guide needs.
35547
More from Leonardo Pires
Fix Input Popup Losing Focus
Leonardo Pires
When I open a popup that has an input field, when typing in it, it loses focus for each key pressed.
76
UTF8 Encode
Leonardo Pires
Encode ISO-8859-1 to UTF-8 String, you can decode especial characteres.
169
Expression
Leonardo Pires
Simulate Escape Content Expression in Reactive Web App (It's possible use html tags)
22
Loading...
Device Emulation
Preview
silkui.outsystems.com
Silk UI Framework Simulation Device
Resize the window to preview the page in target devices.
Open the settings to change the simulation device options.
Loading