Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Jason Herrington
0
Views
2
Comments
Autocomplete when no list items
Question
If you are using the RichWidgets\Input_AutoComplete and there is no list, how can you have it display something that says "No items found" with no clickable action within it?
Pedro Cardoso
Hello Jason.
You can add an item to the list that you're retrieving from the database with an id of 0 so that is not a valid element, and with the text you want.
Cheers
Pedro
Jason Herrington
Ah! Cool beans. Thank you Pedro!
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...