Add a Behavior to the feedback panel that contributes JS in its renderHead() that focuses whatever you need in the feedback panel.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Mar 14, 2017 at 10:41 PM, Entropy <[email protected]> wrote: > Is there a way I can implement a common routine or class that would set > focus > to the feedback panel anytime a feedback panel is updated with an error? I > am hoping I don't have to ask our devs to include the behavior manually all > over the place. We have a common page that all of our pages inherit from > and I was hoping I could add it there. > > -- > View this message in context: http://apache-wicket.1842946. > n4.nabble.com/Set-focus-on-feedback-message-tp4677319.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
