0 Replies Latest reply on Aug 15, 2008 10:21 PM by quaidbrown

    Dynamic form example?

      Hey all, I'm looking for an example that lets a user dynamically add some data to a form.

      My use case is an application form that requires a user to enter an arbitrary number of degrees, like BS, PHD, etc...

      I'm picturing some input fields that allow the user to type in the information for a degree, click an Add button, and have it add the data to a data table without reloading the page.

      It seems like this is a pretty obvious and simple problem, so any advice to help me get started would be greatly appreciated.