Fórumok

Need to pass some text from web content to webform field

thumbnail
Ashwin Khandelwal, módosítva 12 év-val korábban

Need to pass some text from web content to webform field

Junior Member Bejegyzések: 42 Csatlakozás dátuma: 2011.10.14. Legújabb bejegyzések
Hi,

I need to pass some text from web content to say one field of web form , so that when ever i click on link in webcontent i get directed to web form portlet along with text automatically reflecting in webform.


thnks in advnc!!!
thumbnail
Jignesh Vachhani, módosítva 12 év-val korábban

RE: Need to pass some text from web content to webform field

Liferay Master Bejegyzések: 803 Csatlakozás dátuma: 2008.03.10. Legújabb bejegyzések
I would suggest if you don't have any security problem you can pass this parameter with URL and when you render that value on the page the page which has webform portlet , you can fetch the value from URL parameter using renderRequest object.

Hope this will be useful !!!emoticon