How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!
While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.
SELECT * FROM Layout WHERE plid IN (SELECT plid FROM LayoutClassedModelUsage WHERE classNameId IN (SELECT classNameId FROM ClassName_ WHERE value = 'com.liferay.journal.model.JournalArticle') AND classPK IN (SELECT resourcePrimKey FROM JournalArticle WHERE id_ IN (SELECT storageId FROM DDMFieldAttribute WHERE smallAttributeValue LIKE '%alert(%' OR largeAttributeValue like '%alert(%'))
SELECT * FROM Layout WHERE plid IN (SELECT plid FROM FragmentEntryLink WHERE html LIKE '%alert(%' OR js LIKE '%alert(%' OR configuration LIKE '%alert(%' OR editableValues LIKE '%alert(%')