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.
Solved! Go to Solution.
For that you should use widget JSDoc: Module: alfresco/header/SetTitle :
{
id: "SET_PAGE_TITLE",
name: "alfresco/header/SetTitle",
config: {
title: "Custom Title"
}
}
For that you should use widget JSDoc: Module: alfresco/header/SetTitle :
{
id: "SET_PAGE_TITLE",
name: "alfresco/header/SetTitle",
config: {
title: "Custom Title"
}
}
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.