1 Reply Latest reply on Jun 11, 2008 11:13 AM by benjes

    Possible to fire a4j:poll from javascript

    morgan_david

      Right now I've got a poller that rerenders some search results. Under certain conditions those search results are also rerendered by a user. My quest is, is it possible to fire the poller during these user initiated actions?

      Basically I'm looking for the equivalent to using componentControl to hide/show a modal panel.

      Thank you.