Hi Experts,
I have customized the Portal 7.0 logon page to call a javascript function when the logon page is loaded and I had used the setFocusToFirstField function to make a call to the custom function. This worked well in 7.0.
In 7.3 portal logon page I can see that taglibs have been used which means the setFocusToFirstField function is coming from a java class which is part of tcsecumelogonlogic_api.jar.
How do I customize this to call my custom javascript function to be called during load of the portal login page?
Thanks,
Rao