0 Replies Latest reply on Aug 8, 2007 9:06 AM by limousyf

    Informations lost when selecting a ManyToOne Object

    limousyf

      Hello,

      I created a project using seamgen and generate-entities.
      The CRUD pages are correctly generated but I have a slight problem.
      When I create a new Entity using the form, I can select the ManyToOne objects defined in the database schema, using the rich:datatable located under the form.
      But If I do that (change page, select my object, come back) all the data previously typed in the form is lost.

      Is there a way to avoid this ?
      Thanks for any help on this.