3 Replies Latest reply on Feb 4, 2008 5:32 AM by ilya_shaikovsky

    Partial submit with h:commandLink

    mangelo123

      Being new to ajax4jsf I am not sure how to go about coding this. I have a command link on a page that says "Add New Widget". When this link is clicked this enables a new part of a form to appear. The only control on this form is a dropdown and an add button. Without AJAX there is a full page refresh and then browser flies to the top of the page leaving the user confused.

      How could I make this happen without the full page refresh?

      Thanx.