Kranti,
This may help you (to understand client-autocomplete-field meaning)
http://svn.apache.org/viewvc?view=revision&revision=614619
Jacques
From: "Bilgin Ibryam" <[email protected]>
Kranti Agrawal wrote:
Hi,
How do I disable auto-complete in a field in a XML form. I tried the
*client-autocomplete-field="false"
*option in the Lookup tag, but this doesnt work.
Regards,
Kranti Agrawal
Student, IIIT Bangalore
krantiagrawal.blogspot.com
There is no property for disabling autocompletes in lookup fields.
You can disable only the lookup descriptions in the whole application by
changing widget.lookup.showDescription property in widget.properties
Bilgin