Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
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
)
Uploaded
on
11 April 2022
by
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.
Release notes
(1.0.1)
- Update Description
- Update Icon
Reviews
(0)
Team
Champion
Other assets in this category
User interface, Other UI components
Drag-n-drop Sortable List
Renato Pauleta
Allows to sort elements in list records or table records using drag-n-drop
3080
Essentials
Essentials
A collection of reusable actions to help us stop reinventing the wheel. Join the team and bring your own top reused actions to the community!
2061
Web Previewer
Rui Mendes
Preview files from your database or from an external URL without download.
2603
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.
102
UTF8 Encode
Leonardo Pires
Encode ISO-8859-1 to UTF-8 String. You can convert special characters like this Rosângela Aragão to this Rosângela Aragão
728
CEP Info Portugal
Leonardo Pires
With this component, you can get information from a zip code from Portugal
99
Loading
Loading...