How to choose a default layout template
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
- We wonder if it is possible to configure a default layout to be chosen when a new widget page is being created.

- Normally we do not use OOTB Liferay layouts, using our own developments instead (the red ones).
- Is there any way to choose our own layouts?
Resolution
- Following property can be defined to get desired result:
#
# Set the default layout template id.
#
default.layout.template.id=2_columns_ii
did-this-article-resolve-your-issue