Fórumok

Loading message on each portlet on a page

akaram siddiqui, módosítva 9 év-val korábban

Loading message on each portlet on a page

Junior Member Bejegyzések: 56 Csatlakozás dátuma: 2013.05.16. Legújabb bejegyzések
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
Thomas Berg, módosítva 9 év-val korábban

RE: Loading message on each portlet on a page

Regular Member Bejegyzések: 131 Csatlakozás dátuma: 2009.09.07. Legújabb bejegyzések
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
akaram siddiqui, módosítva 9 év-val korábban

RE: Loading message on each portlet on a page

Junior Member Bejegyzések: 56 Csatlakozás dátuma: 2013.05.16. Legújabb bejegyzések
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.