Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Are we allowed to add a command button in the middle of a Fusion drop down?
It works if I add to the bottom of the panel using panel ID 'SolidModifyPanel'
I am trying to add a command button where shown below:
I am trying to use :
ui.allToolbarPanels.itemById('FusionCombineCommand').controls.addSeparator()
And then add the command button.
This is where I get the error:
Brad Bylls
Solved! Go to Solution.