legacy-knowledge-base
公開されました Jun. 30, 2025

Which database table should stores the URL of the embedded page

written-by

Anushka Tiwari

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.

legacy-article

learn-legacy-article-disclaimer-text

Issue

  • User creates an embedded page, so the URL under the Layout section will be present in which database table and column.
  • Steps to follow:
    1. Start the server.
    2. Navigate to the Site Menu > Pages.
    3. Create a new 'Embedded' page and publish it.
    4. Now, click on the three-dots of the created page and select 'Configure'
    5. Enter the URL under the layout section.

Environment

  • Liferay DXP 7.4

Resolution

  • The Liferay's page information inside the database, it should be present in the Layouts table, as page-related data will be stored in this entity.
  • The URL of the embedded page under the layout section will be present in the Layout table and in the 'type settings' column.
     

Additional Information

did-this-article-resolve-your-issue

legacy-knowledge-base