Foren

Liferay Consultancy

Ivan Cedillo, geändert vor 12 Jahren.

Liferay Consultancy

Junior Member Beiträge: 72 Beitrittsdatum: 26.01.10 Neueste Beiträge
We need to learn in detail the procedure for storage data of a webform within a content structure of Liferay. The webform will be available for the anonymous or registered user.

User side:
1) We have in the portal a webform with fields like image "problems.png" (text, textarea, photo, category, google map selection)
2) Somebody (anonymous or registered user) fill the fields and press submit

On the other side:
1) We have a web content structure (Control Panel > web content > structure > somestructure) with the same fields like webform. (XML Definition scheme Structure - XSD)
2) We have a template to display the data of XSD.

The problem:
How to store the filled data by the user at the webform submitted in the created structure ?
thumbnail
Alfred Pucay, geändert vor 12 Jahren.

RE: Liferay Consultancy

New Member Beiträge: 2 Beitrittsdatum: 12.03.11 Neueste Beiträge
Ivan, is there anyone on your team that has portlet development experience? Given the complexity of your form, you will need a custom portlet to process form submissions.