RE: need help with finding a java script function source code whic is being used in the intranet Carl Tyler 8.May.12 04:51 PM Lotus Notes Applications Development 7.0All Platforms
Open the database in Domino Designer, then create a Database Design Synopsis and search for the function. You can then work out which form/page etc. has the button on it.
Look in Domino Designer Help for Design Synopsis if you don't know how to create one.
Also Whilst in Domino Designer learn about the different design elements like forms, pages, views etc. Then you can work out from the URL in the browser if you need to look in a form, page, view etc. for the code you are looking for.