Adding adxRibbonTab to multiple Ribbons

Add-in Express™ Support Service
That's what is more important than anything else

Adding adxRibbonTab to multiple Ribbons
Trying to add my adxRibbonTab to more then one ribbon 
Michael Leitao


Guest


Hello, I'm trying to add a adxRibbonTab to show up on idMso:TabCalendar and idMso:TabAppointment, is there a way to accomplish this with out duplicating the adxRibbonTab?

Thanks

Michael
Posted 27 Sep, 2016 07:12:38 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hello Michael,

You can't achieve this. You need to use two ADXRibbonTab components. Note that duplicating the ADXRibbonTab may produce problems if the two components have the same Id; create a new ADXRibbonTab, don't copy/paste it.


Andrei Smolin
Add-in Express Team Leader
Posted 27 Sep, 2016 08:03:30 Top
Michael Leitao


Guest


Thanks Andrei, add the second ribbon tab resolved the issue.

Michael
Posted 27 Sep, 2016 08:14:52 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
You are welcome!


Andrei Smolin
Add-in Express Team Leader
Posted 27 Sep, 2016 08:20:21 Top