Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Nguyen Van Chuong
Public Render Parameter in liferay 6.1GA1 :(
February 4, 2012 8:23 PM
Answer

Nguyen Van Chuong

Rank: New Member

Posts: 13

Join Date: January 23, 2012

Recent Posts

i want to use PRP in liferay 6.1Ga1 to two portlets can use one parameter .
i do like that :
-under portlet:
<supported-public-render-parameter>id2</supported-public-render-parameter>

-under portlet-app:
<public-render-parameter>
<identifier>id2</identifier>
<qname xmlns:x="http://sun.com/params">x:param1</qname>
</public-render-parameter>

i work such as above in liferay 6.0 and run ok, But in liferay 6.1GA1 then doesn't run. huhuhu emoticon.
everybody hepl me !!!
thanks every body very much.
My english level very bed .emoticon
Olaf Kock
RE: Public Render Parameter in liferay 6.1GA1 :(
February 5, 2012 2:31 AM
Answer

Olaf Kock

LIFERAY STAFF

Rank: Liferay Legend

Posts: 1298

Join Date: September 23, 2008

Recent Posts

Without more information it's hard to see if your code has problems or if you have the wrong expectations. There's a very simple PRP project attached to LPS-17025 that you could use as a demo on how PRP works.
Nguyen Van Chuong
RE: Public Render Parameter in liferay 6.1GA1 :(
February 8, 2012 7:09 PM
Answer

Nguyen Van Chuong

Rank: New Member

Posts: 13

Join Date: January 23, 2012

Recent Posts

hi, thank you very much for your example . I have done. hiihi