1 Reply Latest reply on Aug 22, 2007 5:04 AM by ilya_shaikovsky

    jsFunction dynamic rerender

      I am trying to create a <a4j:jsFunction> that will dynamically update different parts of the screen after AJAX request based on some parameter value.
      Is there any way to pass a component id that needs to be rerendered to a jsFunction and to use the value of the passed id in the rerender attribute of the jsFunction?

      Thanks!