02-22-2018 08:59 AM
Hi,
how to set that header?
I think i could add my header and footer, set the header label there and then use share/page/dp/ws, but is it any method to do it easier?
There is an example of page without header label in attached file. I want it to be beside Alfresco logo.
02-27-2018 07:00 AM
For that you should use widget JSDoc: Module: alfresco/header/SetTitle :
{
id: "SET_PAGE_TITLE",
name: "alfresco/header/SetTitle",
config: {
title: "Custom Title"
}
}
02-27-2018 07:00 AM
For that you should use widget JSDoc: Module: alfresco/header/SetTitle :
{
id: "SET_PAGE_TITLE",
name: "alfresco/header/SetTitle",
config: {
title: "Custom Title"
}
}
Explore our Alfresco products with the links below. Use labels to filter content by product module.