Re: Problem with Autocomplete in ofbiz?

2010-03-11 Thread Bilgin Ibryam
Did you compiled and restarted after applying the patch? BTW the patch is already in trunk, so you can simply update (if you are using trunk), compile, restart and start replacing lookups. Bilgin Vasu .T wrote: Hai Bilgin i just got this error when i used patch in the link

Re: Problem with Autocomplete in ofbiz?

2010-03-09 Thread Vasu .T
]: freemarker.core.InvalidReferenceException: Expression formrenderer is undefined on line 39, column 15 in component://product/webapp/catalog/main.ftl. -- View this message in context: http://n4.nabble.com/Problem-with-Autocomplete-in-ofbiz-tp1583635p1586167.html Sent from the OFBiz - User mailing list

Re: Problem with Autocomplete in ofbiz?

2010-03-09 Thread Vasu .T
is this?. -- View this message in context: http://n4.nabble.com/Problem-with-Autocomplete-in-ofbiz-tp1583635p1586218.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Problem with Autocomplete in ofbiz?

2010-03-09 Thread BJ Freeman
trunk shows \framework\base\src\org\ofbiz\base\util\template\FreeMarkerWorker.java http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/src/org/ofbiz/base/util/template/FreeMarkerWorker.java?view=markuppathrev=883217 = BJ Freeman http://bjfreeman.elance.com Strategic

Re: Problem with Autocomplete in ofbiz?

2010-03-08 Thread Rishi Solanki
.. -- View this message in context: http://n4.nabble.com/Problem-with-Autocomplete-in-ofbiz-tp1583635p1583635.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Problem with Autocomplete in ofbiz?

2010-03-08 Thread Bilgin Ibryam
Hi Vasu, In ofbiz you can create html forms in two ways: using freemarker and using form widget. When form widget is used all lookup fields have also autocompleter, but in freemarker forms this feature is missing. That's why there is no autocompleter in some fields as you noticed. Hai,this

Re: Problem with Autocomplete in ofbiz?

2010-03-08 Thread Bilgin Ibryam
Internally autocompleters use scriptaculous library, you can read about it here http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices I gave a wrong link, the correct one is this http://wiki.github.com/madrobby/scriptaculous/ajax-autocompleter

Re: Problem with Autocomplete in ofbiz?

2010-03-08 Thread Vasu .T
and customer to see autocomplete ouput. If i am what should i need to do to get autocomplete output. Please some steps... -- View this message in context: http://n4.nabble.com/Problem-with-Autocomplete-in-ofbiz-tp1583635p1584213.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Problem with Autocomplete in ofbiz?

2010-03-08 Thread Rishi Solanki
autocomplete output. Am i wrong in typing letter 'a' in userloginid and customer to see autocomplete ouput. If i am what should i need to do to get autocomplete output. Please some steps... -- View this message in context: http://n4.nabble.com/Problem-with-Autocomplete-in-ofbiz

Problem with Autocomplete in ofbiz?

2010-03-07 Thread Vasu .T
.. -- View this message in context: http://n4.nabble.com/Problem-with-Autocomplete-in-ofbiz-tp1583635p1583635.html Sent from the OFBiz - User mailing list archive at Nabble.com.