Legacy Knowledge Base
Published Jun. 30, 2025

Access to Display Page Template via webdav

Written By

Jose Bodega

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

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • The Display Pages templates aren't accesibles via webdav.

Environment

  • Liferay DXP 7.4

Resolution

  • It is not possible to access via webdav to Display Page Template. There is a solution to access it via Headless API in the headless-admin-content category.
  • Could we explore the following methods:

Screenshot 2024-02-14 at 16.03.18.png

  • With method /v1.0/sites/{siteId}/display-page-templates a JSON with the information of all templates is obtained.

 

Additional Information

  • Structures and templates of Web Content, ADTs, and Document & Media documents are available via WebDAV
  • In publications functionality, webdav show the structures and templates of a publication in particular or production, depending on where you stay in the portal. Webdav changes the content at runtime between one publication and another or production.

 

Did this article resolve your issue ?

Legacy Knowledge Base