Hi,

I want to set the initial focus when the page is loaded programmaticly,
determined by a bean property. I've found no way to do this.
The focusId attribute of tc:page doesn't allow value bindings (right?)
So I set the focus via javascript in the onload attribute of tc:script.
This sets the focus to the desired field, but afterwords, the focus
is reset to the first field on the page. Even when I set focusId to
the empty string. The doc says, setting focusId to the empty string
disables automatic focus setting. So this seems to be a bug to me.

Regards
Helmut

Reply via email to