Setting up Resources in MUX I cannot see where I have the "Financial" section and the "Calendar"
How can I add a Resource Calendar or Financial section when opening a Resource in the Modern UX?
Release : 16.1.2
Add a Channel to the Resource Blueprint in use that includes the following URL (linking to the Resource Calendar):
../../../../../niku/nu#action:projmgr.getResourceCalendar&id=${_internalId}&puiFullscreen=on&puiHidePPMTabs=on
And an additional channel to the Financials section
../../../../../niku/nu#action:revmgr.resourceFinancials&id=${_internalId}&puiFullscreen=on&puiHidePPMTabs=on
(including the "../../../../../
" as this is meant to make the URL generic)
For the puiFullScreen and hidePPMTabs to work, the Phoenix UI Theme has to be enabled in the Classic UX.