Updating and Saving Form Schema

New fields for the form table are automatically when the application is restarted. You may also manually initiate this process. After previewing your form, go to the Admin page and click Generate Form changes. It's the same process that happens when the server is re-started. Then in Eclipse, right-click on the zeprs project in the Project explorer view and select refresh. This copies all of the files over. Then restart tomcat.

You may also manually generate the xml and source files for all tables:

  • From the admin page, click "Generate Dynasite Source."
  • Refresh the project in Eclipse.
  • Reload the application