Issue in creating multiple custom ribbon elements
Closed this issue · 0 comments
Expected Behavior
When creating multiple custom ribbon elements, clicking on the ribbon element should only show the particular ribbon chunks.
Actual Behavior
When creating multiple custom ribbon elements, clicking on one element shows all the custom ribbon chunks.
This is due to the issue of the value in the ID field of the ribbon item being empty.
Steps to Reproduce the Problem
SPE Version: 6.4
Sitecore v10.3
-
Create 2 different ribbon items and run the rebuild integrations in the Powershell ISE.
-
Now right-click on the Content Editor ribbon, and enable the ribbon items to appear in the Content Editor.
-
Try clicking on one of the custom ribbon tabs, and observe.
-
Tested issue with clean install of Sitecore and the latest available version of SPE.
-
Asked questions on the Sitecore Slack Chat channel.
-
Reviewed questions and answers on the Sitecore Stack Exchange.