java script

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

java script

Pal Infocom Technologies-2
following code is calling java script. Can anybody tell where this script is located. thanks

Click here For Field Lookup
Reply | Threaded
Open this post in threaded view
|

Re: java script

Amit Shinde
Its in fieldlookup.js file under ofbiz/framework/images/webapp/images folder .

As a tip, if you are using Eclipse IDE, you could do File search for any text in any file and have the working set as the project you want to search in. Do 'Control+H' and you will get a pop-window for doing File Search.

Hope this helps.

-Amit


amit charaya wrote:
following code is calling java script. Can anybody tell where this script is
located. thanks

<a class="moz-txt-link-freetext" href="javascript:call_fieldlookup2(document.copyCategoryProductMembersForm.productCategoryIdTo,'LookupProductCategory')">javascript:call_fieldlookup2(document.copyCategoryProductMembersForm.productCategoryIdTo,'LookupProductCategory'); 
/images/fieldlookup.gif  
  
Reply | Threaded
Open this post in threaded view
|

Re: java script

Jacques Le Roux
Administrator
In reply to this post by Pal Infocom Technologies-2
Amit,

Which development tools are you using ? Simply search for fieldlookup2 in *.ftl files should do it. If not try all files, etc.

Jacques

----- Message d'origine -----
De : "amit charaya" <[hidden email]>
À : <[hidden email]>
Envoyé : mardi 19 juin 2007 14:42
Objet : java script


>
> following code is calling java script. Can anybody tell where this script is
> located. thanks
>
> javascript:call_fieldlookup2(document.copyCategoryProductMembersForm.productCategoryIdTo,'LookupProductCategory');
> /images/fieldlookup.gif
> --
> View this message in context: http://www.nabble.com/java-script-tf3946176.html#a11193930
> Sent from the OFBiz - User mailing list archive at Nabble.com.