Created on 10 May 2019
icon_unfollowing
Login to follow
email-autocomplete

Email Autocomplete

Stable version 1.0.5 (Compatible with OutSystems 11)
Uploaded on 03 February 2020 by 
email-autocomplete

Email Autocomplete

Details
A jQuery plugin that suggests and autocompletes the domain whenever your users type in an email address field.
Read more

When your user types in "user@gm", the plugin will suggest for e.g. "user@gmail.com", based on the first result from a list of predefined email domains.

diagram

Press the tab-key, or simply click on the suggestion to automatically fill in the rest of the domain. (or tap on the suggestion for mobile users.)


Technical notes:

You need a email input field.

Option
Description
Type
InputId
Input Id to apply autocomplete. Is required
Text
DomainsList
For example: google.com, icloud.com, yourdomain.com. Is required
Text List
CustomClassName
Custom class to apply to suggestion
Text


Note: We recommend to create a CSS class to have a perfect align of the suggestion in the input.

https://github.com/yongzhenlow/email-autocomplete

Release notes (1.0.5)

Fixed Issues: 

  • On some cases the selected value was not setting the variable. Now the webblock has a callback that returns the input value, that needs to be used to set the variable.
Reviews (1)
by 
2019-05-10
in version 1.0.1
So cool! Easy and practical to implement 
Category
User interface, Input & forms
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Email Autocomplete has no dependencies.
Application Objects
Email Autocomplete has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads