掲示板

Loading message on each portlet on a page

9年前 に akaram siddiqui によって更新されました。

Loading message on each portlet on a page

Junior Member 投稿: 56 参加年月日: 13/05/16 最新の投稿
Hi All
I have a page where number of portlet are added. I want to show Loading message Icons on each specifics portlet. If any body has done please reply.

Thanks..
thumbnail
9年前 に Thomas Berg によって更新されました。

RE: Loading message on each portlet on a page

Regular Member 投稿: 131 参加年月日: 09/09/07 最新の投稿
If you mean rendering portlets in parallell,

Basically you need to edit liferay-portlet.xml and add the property "render-weight" for each portlet.

Take a look at this thread for more info:

https://www.liferay.com/community/forums/-/message_boards/message/14941550
9年前 に akaram siddiqui によって更新されました。

RE: Loading message on each portlet on a page

Junior Member 投稿: 56 参加年月日: 13/05/16 最新の投稿
Thanks For quick reply
I have done it by making layout as per our requirement. Actually I was using 3 column layout and in comlun 2 I have added 5 portlet so when liferay page is loaded these five portlet then loading icons always show in top although portlet location was 4 rth place of that column. I have make 9 column layout and problem get resolved.