
Hi there,
I have the following use case: Sales users often use the calendar view control that can be added to views, as described here:
The problem is, that the ribbon button is "hidden" at the very end. I want to move the ribbon flyout "Show as" to the beginning of the ribbon, so it is easier for users to find it.
But I was not able to find that button using the Ribbon Workbench. So I am not sure if it is possible or not to move that button. It almost looks like, that this is kind of a "magic" button that is not defined in the ribbon or am I wrong?
Any ideas?
Hello Simon,
the reason you cannot find buttons on Ribbon Workbench is usually because a Ribbon Definition does not exist for the respective button. There are specific buttons which are "built in" and not generated by the "normal" Ribbon XML definition. Therefore, specific commands or complete button behavior can sometimes not be customized (similar scenarios are "Show Chart" & "Open Dashboard" buttons).
I would recommend to provide your comment/requirement for this on the Ideas Portal, as this is being constantly monitored for consideration of new features.