Bug Tracker

Ticket #2874 (new enhancement)

Opened 6 months ago

Executing function on autoclear of mustmatch autocomplete field

Reported by: ash Assigned to: anonymous
Type: enhancement Priority: trivial
Milestone: 1.2.4 Component: plugin
Version: 1.2.3 Keywords: autocomplete
Cc: Needs: Review

Description

There is a special case for autocomplete - when the result must match and the user mistypes a value, the value gets cleared. However it is necessary sometimes to bind to exactly that situation - for example for clearing a hidden field with an id.

I created two files - a single liner patch for that + documentation for the usage of this option.

Please review and apply if necessary.

Attachments

whenNoMatch.patch (0.6 kB) - added by ash 6 months ago.
The patch
whenNoMatch.txt (237 bytes) - added by ash 6 months ago.
Documentation

Change History

Changed 6 months ago by ash

The patch

Changed 6 months ago by ash

Documentation

Note: See TracTickets for help on using tickets.