Problem:

      You have a form in a page, and you have navigation off to the side. So 
the navigation is outside the form. If someone clicks the navigation, you want 
to make sure you get any edits they've made. 

 Solution: 

      LinkSubmit could take an id that it would use when outside a form, and it 
would generate $('id').submit(). 

 Pierce
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to