When pushing the XML generated by RibbonWorkbench the 2nd level was displaying a “No actions available” message.
Typically this message refers to a missing command attribute on the button tag, but not in this case.
The solution is to add a PopulateDynamically=”true” attribute on the FlyoutAnchor tag.





