Message Boards

A possible way to customize page title

ilyasse benrkia, modified 3 Years ago.

A possible way to customize page title

New Member Posts: 2 Join Date: 2/12/21 Recent Posts

I want to have a list of page sets where each one of them has some sub-pages. is there any way to customize each sub-page to have not only a title but an icon and a description?

(When a user hovers a page name, it must display a dropdown with all the sub-pages with a specific design)

thumbnail
Christoph Rabel, modified 3 Years ago.

RE: A possible way to customize page title

Liferay Legend Posts: 1554 Join Date: 9/24/09 Recent Posts

Which version of Liferay do you use? For widget pages (the default till 7.3) you can have a description and an icon. Oddly enough, that feature seems to be gone with the new content pages in 7.3.

But I would like to know where you are stuck.

First, you need a field for the images/description. Maybe the default fields are sufficient for you, maybe not. In that case you would need to add custom fields to pages and insert the svg icons and description there.

Secondly you would need to change the implementation of the navigation and show your custom fields.

ilyasse benrkia, modified 3 Years ago.

RE: A possible way to customize page title

New Member Posts: 2 Join Date: 2/12/21 Recent Posts

Thanks for answering. I'm using Liferay 7.3 which only prompts for a title when creating a new page. I'm asking if there is any way to change this behaviour and add extra fields to the page's definition?