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
›
FastAutoComplete
FastAutoComplete
Stable version
3.2.1
(Compatible with
OutSystems 11
)
Other versions available for 10 and Older
Uploaded
on
02 August 2019
by
4.2
(6 ratings)
Overview
Reviews
Versions
Documentation
Support
FastAutoComplete
Details
This component is intended to avoid excessive requests from client to server, and unecessary database queries, on an autocomplete field when the target Entity has lots of records (hundreds or thousands) but is not changed frequently.
Read more
This component is intended to avoid excessive requests from client to server, and unecessary database queries, on an autocomplete field when the target Entity has lots of records (hundreds or thousands) but is not changed frequently.
A simple combobox? not a good idea...
A field with a button that triggers a popup to list and select records? old school...
A common autocomplete field that downloads the entire list of records on every pageload? let the web flow...
Important tip:
Load a localStorage object with a JSon like this: [{'id':'123', 'value':'qwe'}, ...]
I created a TestPage that treats this in Preparation. Ideally you could do this during the Login process, only if the entity's records and the localStorage's array are in different versions.
Release notes
(3.2.1)
Minor bug fix
Reviews
(0)
Team
MVP
Other assets in this category
User interface, Input & forms
Multiple File Upload
Multi Uploaders
Allow you to upload multiple files in one upload form or using drag and drop functionality.
7248
Custom Input Masks
Sara Gonçalves
Custom Input Masks uses a javascript library which creates an input mask. An input mask helps the user with the input by ensuring a predefined format. This can be useful for dates, currencies, numbers, phone numbers, emails, urls ... Using input masks you’ll get better and more consistent data, and it will be a lot easier for your users to read and enter that data.
6852
CKEditor
CKEditor Team
CKEditor is an open source WYSIWYG rich text (HTML) editor that can be embedded in web pages. It brings to the web common editing features found on desktop editing applications like Microsoft Word and OpenOffice.
7640
More from João Melo
Advanced Excel
Carlos Freitas
Advanced Excel integration with the export/import of Excel files. Enables data formatting, even automatic creation of Excel charts. This enables writing of binary multi-sheet excel-files without the use of an office installation.
18501
XML Records
Afonso Carvalho
An extension that allows you to convert an hierarchical structure, composed of Records and/or RecordLists to XML. It also allows you to read an XML into the structure.
8050
Custom Input Masks
Sara Gonçalves
Custom Input Masks uses a javascript library which creates an input mask. An input mask helps the user with the input by ensuring a predefined format. This can be useful for dates, currencies, numbers, phone numbers, emails, urls ... Using input masks you’ll get better and more consistent data, and it will be a lot easier for your users to read and enter that data.
6852
Loading
Loading...