Personalize Renewal Calendar

vcicchirillo
Tera Contributor

Hello,

Is it possible to modify the setting for this "Renewals Calendar" view? If yes, which role is needed?
On the right, it seems that even the admin doesn't have permissions to change these settings.

vcicchirillo_0-1709301464595.png

Thank you in advance.
Vito Cicchirillo

 

6 REPLIES 6

dreinhardt
Tera Sage

Hi @vcicchirillo,

good question, looking for answer, too.

 

Could you please raise a SN case and ask how to adjust the settings?

 

I have found this "UX Macroponent Definition", but not sure how to enable the "Personalize bar"

https://INSTANCE.service-now.com/now/nav/ui/classic/params/target/sys_ux_macroponent.do%3Fsys_id%3Dd...

dreinhardt_0-1709505781650.png

 

Best, Dennis

Should my response prove helpful, please consider marking it as the Accepted Solution/Helpful to assist closing this thread.

Turns out there is no missing role. Try switching "Personalize panel" option in Roadmap settings. 

Damian9_0-1715781736218.png

If it doesn't work, open Renewals Calendar page definition (from menu on top left of UI Builder or search sys_ux_macroponent table) and in Composition field change following to true:

 "canEditPersonalizedSettings": {
    "type": "JSON_LITERAL",
    "value": true
}

  

I was not able to find the Roadmap settings, but I was able to go into the sys_ux_macroponent table and modify the record named "Renewal calendar default" and that enabled the editing needed.  Thanks!

I've been told that changing the macroponent will negatively impact the health scan score and fire off an health scan issue.  Can you confirm this is the case in your instance?  

 

Apparently, this is a change to the out of the box code and hence not approved to be changed in our case.  This is ridiculous for SN not to have a way to personalize and change the 'group by' which is already there and what we need to do.  Group by publisher "Display Name" is already available (see screenshot) but since no role is allowed to personalize, we can't do it.  SN please fix.