Hi,
In my application I am able to get logged in userid in profile tab page. I want to call a java script function in profile tab page to get dynamic data.
Can I call a java script function in profile tab page? I want to call that js function in document.onload.
How can I do that?
Help me on this.