Not sure how that's integrated into the Dojo stuff; you'll probably
have to dig, w/ the understanding it's an *old* (0.4.3?) version of
Dojo.

Another reason why the Dojo plugin is deprecated.

Dave

On Fri, Feb 4, 2011 at 12:14 PM, Bruno <brun...@gmail.com> wrote:
> Hey guys.
>
> I'm using a auto completer as described down below:
>
> <sx:autocompleter id="optionsFeature"
> name="featProvCtc.featVerFeatTyAssociation.featureVersion.feature.name"
> keyName="featProvCtc.featVerFeatTyAssociation.featureVersion.feature.id"
> list="featureList" listKey="key" listValue="value"
> autoComplete="true" preload="false" resultsLimit="-1"
> emptyOption="true"   forceValidOption="false"
> valueNotifyTopics="/loadFeatureVersionByFeatureId" *maxlength="32"*
> iconPath="/images/default_down_arrow.gif" cssClass="autocompleterWidth256"
> required="true" />
>
>
> I've set a maxlength, but it still allows the user to input more than 32
> characters.
>
>
> Appreciate any help you can give.
>
> Thanks
>
> --
> Bruno Morelli Vargas
> Mail: brun...@gmail.com
> Msn: brun...@hotmail.com
> Icq: 165055101
> Skype: morellibmv
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to