3 Replies Latest reply on Jun 12, 2007 5:14 AM by ilya_shaikovsky

    how to set focus when a wizard page loads?

    vh

      I have a wizard implemented with modalPanel, I want to set focus to a default component inside each wizard step, when each wizard step is entered. How can I trigger the js function to do that? I don't have a body onload to use.