From 74b2fb7bf47d37edc7c4a64aca6839993cb5813a Mon Sep 17 00:00:00 2001 From: Musachy Barroso Date: Fri, 28 Sep 2007 15:21:15 +0000 Subject: [PATCH] WW-2220 Autocompleter tag does not provide a way to specify initial key value git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@580387 13f79535-47bb-0310-9956-ffa450edef68 --- core/src/site/resources/tags/ajax/autocompleter.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/core/src/site/resources/tags/ajax/autocompleter.html b/core/src/site/resources/tags/ajax/autocompleter.html index a3703033a..487dc61a4 100644 --- a/core/src/site/resources/tags/ajax/autocompleter.html +++ b/core/src/site/resources/tags/ajax/autocompleter.html @@ -227,6 +227,14 @@ Please do not edit it directly. String Name of the field to which the selected key will be assigned + + keyValue + false + + false + String + Initial key value + label false