RE: Liferay 7 and runtime-portlet tag in web content

thumbnail
Piotr Swiniarski, modified 9 Years ago. New Member Posts: 12 Join Date: 11/21/10 Recent Posts
Dear Liferay Community/Staff

I had chance to play with liferay 7 recently (which is great). But i noticed that "old" runtime-portlet tag in web content is no longer working... Would be great to have it. Even content editor removes those tags after publishing/switching source code. Maybe there is new syntax? Looking for more info.

regards Piotr
thumbnail
David H Nebinger, modified 9 Years ago. Liferay Legend Posts: 14933 Join Date: 9/2/06 Recent Posts
Liferay 7 questions should get posted to the Liferay 7 Community Expedition forums: https://dev.liferay.com/web/liferay-7-community-expedition/welcome.

Until it's released we don't know what will or will not be part of LR7.
Martin Jonik, modified 7 Years ago. Junior Member Posts: 69 Join Date: 8/14/12 Recent Posts

The runtime-portlet tag does not work anymore. Is there any way to activate it?

thumbnail
Minhchau Dang, modified 7 Years ago. Liferay Master Posts: 598 Join Date: 10/22/07 Recent Posts
Martin Jonik:

The runtime-portlet tag does not work anymore. Is there any way to activate it?

No, you'll need to replace any usages with the equivalent of liferay-portlet:runtime in whichever template language you're using, as documented in the Breaking Changes document.