Personalize Renewal Calendar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 06:00 AM
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.
Thank you in advance.
Vito Cicchirillo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 02:43 PM - edited 03-03-2024 02:44 PM
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"
Best, Dennis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 07:07 AM
Turns out there is no missing role. Try switching "Personalize panel" option in Roadmap settings.
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
}

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 06:59 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 10:12 AM - edited 07-23-2025 10:13 AM
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.