Re: Summary page empty
Posted by
Alessandro Vernet on
URL: https://discuss.orbeon.com/Summary-page-empty-tp45212p45213.html
Robert,
robin111 wrote
I try to write application using forms saved in Orbeon database.
One of my problems is summary page (lauchn from Orbeon Form Runner) is empty.
What I should do to fill it out my date from Exist database
Where will the data come from? I.e. how are you going to populate the eXist database? In a normal usage scenario, you would hit the "New" button, fill out a new instance of the form, save it, and it will then show up in the Summary page. Of course, you can look at what Form Runner puts in your database when you do that, and write code that populate the eXist database in the same way.
Alex