Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-04-2022, 12:13 AM
laith93 laith93 is offline Using Office RibbonX Editor to hide Batch Process tab in Word Windows 10 Using Office RibbonX Editor to hide Batch Process tab in Word Office 2019
Competent Performer
Using Office RibbonX Editor to hide Batch Process tab in Word
 
Join Date: Jul 2021
Posts: 117
laith93 is on a distinguished road
Default Using Office RibbonX Editor to hide Batch Process tab in Word

Hi,
I have installed Batch Process addin by Graham Mayor
after installing, the tab appears in ribbon but it hidden when going to customize ribbon window to hide it,
I added the Process Document to quick access toolbar, so the tab is not necessary, becasue it takes area from ribbon and it's hidden which I can't add any command to this tab,
22.png


So, how to hide Batch Process tab by Office RibbonX Editor or any other method else or adding it to already exists tabs?
Thank you
Reply With Quote
  #2  
Old 05-04-2022, 05:02 PM
Guessed's Avatar
Guessed Guessed is offline Using Office RibbonX Editor to hide Batch Process tab in Word Windows 10 Using Office RibbonX Editor to hide Batch Process tab in Word Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 3,973
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

The ribbon comes from an xml file contained inside the addin. It is possible to edit it but it can't be edited via the Word Customize Ribbon functionality.

You have two options to remove the Ribbon tab:
1. I would be selective about loading the addin. If you don't need it, don't load it. It isn't something that most users would need on a daily basis.
2. You can edit the Ribbon code - apparently it isn't rocket science.

If you do choose option 2 and can see the CustomUI code the line you will need to change is
Code:
<tab id="GMBatchProcessTab" insertAfterMso="TabInsert" getLabel="GMBatch_getLabel" visible="False" >
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote
  #3  
Old 05-04-2022, 09:47 PM
laith93 laith93 is offline Using Office RibbonX Editor to hide Batch Process tab in Word Windows 10 Using Office RibbonX Editor to hide Batch Process tab in Word Office 2019
Competent Performer
Using Office RibbonX Editor to hide Batch Process tab in Word
 
Join Date: Jul 2021
Posts: 117
laith93 is on a distinguished road
Default

Quote:
Originally Posted by Guessed View Post
If you do choose option 2 and can see the CustomUI code the line you will need to change is
Code:
<tab id="GMBatchProcessTab" insertAfterMso="TabInsert" getLabel="GMBatch_getLabel" visible="False" >
Dear Andrew,
This addin is very important for my work, so I always wanted it.
I made this XML code, but it is still appears
24.png

So, I don't know if there is a mistake in it
Reply With Quote
  #4  
Old 05-04-2022, 11:33 PM
gmayor's Avatar
gmayor gmayor is offline Using Office RibbonX Editor to hide Batch Process tab in Word Windows 10 Using Office RibbonX Editor to hide Batch Process tab in Word Office 2019
Expert
 
Join Date: Aug 2014
Posts: 4,103
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

With Word closed, open the add-in template with the ribbonX editor and change the line indicated by Andrew. Do not modify the normal template.
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
Reply With Quote
  #5  
Old 05-04-2022, 11:42 PM
laith93 laith93 is offline Using Office RibbonX Editor to hide Batch Process tab in Word Windows 10 Using Office RibbonX Editor to hide Batch Process tab in Word Office 2019
Competent Performer
Using Office RibbonX Editor to hide Batch Process tab in Word
 
Join Date: Jul 2021
Posts: 117
laith93 is on a distinguished road
Default

Quote:
Originally Posted by gmayor View Post
With Word closed, open the add-in template with the ribbonX editor and change the line indicated by Andrew. Do not modify the normal template.
Thank you so much, Mr. Graham
Just for clarification, Mr Andrew, the value of visible attribute must be in lower case, otherwise, an error appears
visible="false"
Quote:
Originally Posted by Guessed View Post
Code:
<tab id="GMBatchProcessTab" insertAfterMso="TabInsert" getLabel="GMBatch_getLabel" visible="False" >
However, thanks for both
Best Regards
Reply With Quote
Reply

Tags
ribbon bar, ribbonx, word 19



Similar Threads
Thread Thread Starter Forum Replies Last Post
Add a slide library to a custom ribbon with RibbonX Editor tompen78 PowerPoint 0 07-07-2021 12:19 AM
RibbonX Editor - change Icon for custom AutoText Gallery Steve2081 Word 15 04-30-2021 07:58 PM
Using Office RibbonX Editor to hide Batch Process tab in Word Need advice on process to upgrade from Office 2010 to Office 365 Ltripreno Office 5 12-10-2019 12:56 PM
Macro for batch process dita Word VBA 7 10-27-2019 09:15 PM
Using Office RibbonX Editor to hide Batch Process tab in Word Batch applying a macro to remove Header and Footer using Batch Auto Addin Edszx Word VBA 2 05-27-2019 11:16 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:18 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft