Fórum

Can the 'Web Form Portlet' be used to create multi-page forms?

Mehrdad Rezai, modificado 14 Anos atrás.

Can the 'Web Form Portlet' be used to create multi-page forms?

New Member Postagens: 16 Data de Entrada: 22/04/09 Postagens Recentes
Hi Everyone,

Just wanted to know if there is anyway to create a multi-page form using 'Web Form Portlet'.

Thanks
Mehrdad
Baris Sener, modificado 14 Anos atrás.

RE: Can the 'Web Form Portlet' be used to create multi-page forms

Expert Postagens: 278 Data de Entrada: 23/06/09 Postagens Recentes
Not without editing. What you can do is open the jsp file and change the submit button's functionality. Make it a link to another page which will also have web form on it, and it'll be the second page. Don't forget to pass parameters, so you don't lose information user inputs in the first page. I haven't tried this, but if it were to, it think this is how it would work.

Baris
Mehrdad Rezai, modificado 14 Anos atrás.

RE: Can the 'Web Form Portlet' be used to create multi-page forms

New Member Postagens: 16 Data de Entrada: 22/04/09 Postagens Recentes
Thanks for the replay Baris. I'll give that a try.
David Hunter, modificado 13 Anos atrás.

RE: Can the 'Web Form Portlet' be used to create multi-page forms

Junior Member Postagens: 28 Data de Entrada: 15/01/09 Postagens Recentes
Hi Mehrdad - what method(s) did you use to pass the parameters from the first form page to the second page ?

Thanks
thumbnail
Victor Zorin, modificado 13 Anos atrás.

RE: Can the 'Web Form Portlet' be used to create multi-page forms

Liferay Legend Postagens: 1228 Data de Entrada: 14/04/08 Postagens Recentes
Have a look at an extended multi-page webform portlet implementation of TransForm Engine brochure at Resources page.

At the end of this month, a Government eForms Processing (Liferay-based) Portal will go live. When it is turned on, I'll post url link.
Edited: see FifthOcean Technologies Samples site.
thumbnail
Akash Jaisawal, modificado 9 Anos atrás.

RE: Can the 'Web Form Portlet' be used to create multi-page forms

Regular Member Postagens: 141 Data de Entrada: 03/03/12 Postagens Recentes
Hello victor,

your link is not working, can you please give me an another example link?