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

Creating Display Page Templates for Calendar Events in DXP 7.3

投稿者

Jorge Diaz

knowledge-article-header-disclaimer-how-to

knowledge-article-header-disclaimer

legacy-article

learn-legacy-article-disclaimer-text

Issue

  • The documentation Using Display Page Templates in learn.liferay.com mentions you can create Display Page Templates for calendar events, but this for calendar events is missing in Liferay DXP 7.3.

Environment

  • Liferay DXP 7.3

Resolution

  • The ability to create DPTs for calendar events was introduced in Liferay DXP 2024.Q2 (LPS-200374).
  • This feature is handled by the com.liferay.calendar.web.internal.info.item.provider.CalendarBookingInfoItemFormProvider Java class.
  • While not supported, you could potentially backport this functionality to Liferay DXP 7.3 by creating a custom module based on the code changes from this pull request.

 

 

did-this-article-resolve-your-issue

legacy-knowledge-base