my dog learned polymorphism
The moose likes JSF and the fly likes How to clear the AutoComplete in rich:calender Richfaces for Mozilla Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "How to clear the AutoComplete in rich:calender Richfaces for Mozilla" Watch "How to clear the AutoComplete in rich:calender Richfaces for Mozilla" New topic
Author

How to clear the AutoComplete in rich:calender Richfaces for Mozilla

siva prasa
Greenhorn

Joined: Feb 16, 2010
Posts: 25
How to clear the auto complete by javascript or java code by run time,Any idea?

<rich:calendar id="searchingDateFromField"
value="#{transactionListBean.tnx_StartDate_Search}"
locale="en/US" popup="true" datePattern="dd/MM/yyyy"
showApplyButton="false" cellWidth="24px" inputSize="11"
cellHeight="22px" style="width:200px" enableManualInput="true"/>

I have go through the site but it is Manually,i like to do by run time using a4j:support or some other ways.How to fix this.

http://michaeljaylissner.com/blog/rid-thyself-of-autocomplete-in-firefox





[Thumbnail for AutoComplete.JPG]

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to clear the AutoComplete in rich:calender Richfaces for Mozilla
 
Similar Threads
AutoComplete Text Box
autocomplete disabled
jQuery code autocompletion
html:form tag
Auto Complete attribute in jsf ?