Vladimir Nisevic created ISIS-1316:
--------------------------------------
Summary: Using autocomplete more as proposal, and override it with
the value not coming thru autocomplete
Key: ISIS-1316
URL: https://issues.apache.org/jira/browse/ISIS-1316
Project: Isis
Issue Type: New Feature
Reporter: Vladimir Nisevic
Assignee: Dan Haywood
Sometimes it would be helpful to use autocomplete more as proposal for final
value, so that we still can override the proposal and set the value which is
not proposed thru autocomplete.
Given an e.g. String action paramter A with e.g. MinLength 3
When user types into field A the value 'bbbb'
And the autocomplete on parameter A could show two possible values e.g. bbbb1'
and 'bbbb2'
And when user decides to use the value he typed 'bbbb' and not the proposed one
Then the action parameter A has value 'bbbb'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)