Fórum

how to know a portlet is closed from the liferay database

thumbnail
Bikash Ghibila, modificado 12 Anos atrás.

how to know a portlet is closed from the liferay database

Junior Member Postagens: 60 Data de Entrada: 31/03/11 Postagens Recentes
hi all,

it sounds strange but what r the changes happen in the database if a portlet is closed from the page.?
which table is affected?
thank you
bikash
thumbnail
Dhrutika Parekh, modificado 12 Anos atrás.

RE: how to know a portlet is closed from the liferay database

Expert Postagens: 435 Data de Entrada: 09/02/09 Postagens Recentes
Hi,

It will be stored in 'Layout' table. You can fire a query based on your groupid or page friendlyURL.

You can see portlets in 'typeSettings' column.

Regards,
Dhrutika