Welcome to Matts Admin tips. This blog is full of little fixes, tutorials and work-arounds to those anoying problems that a Systems Administrator might face. If you find something that you have found useful please leave me a comment - I appreciate knowing that I've helped! Also, feel free to leave a comment if my tips or ideas don't work in your environment... I monitor them closely and would be happy to help! Matt

Changing GoldMine Tab Names (GM+View etc)

I’ve just worked out a nifty way to rename your GoldMine tabs to be more specific to the data enclosed. For example, I wanted to load our intranet with GoldMine variables in the GM+View tab – but wanted the tab name to look more appropriate.

You can add the following string to each USERNAME.ini file and it will override the default tab names on a user by user basis:

ROTabs1=Summary,Fields,INTRANET,Notes,Contacts,Details,Referrals,Pending,History,Links,Members,Tracks,Opptys,Projects,Tickets,Events,Licenses,Products,Renewal,Sales,Sent

Or, alternatively, you can change every users tab names by adding the following to the GM.ini file:

[User-OverRide:GoldMine]
ROTabs1=Summary,Fields,INTRANET,Notes,Contacts,Details,Referrals,Pending,History,Links,Members,Tracks,Opptys,Projects,Tickets,Events,Licenses,Products,Renewal,Sales,Sent

As you can see, you need to just change the tab name to the required text. Simple as that!

Please note that adding the ROTabs1 field to the .ini file won’t affect the ROTabItems1 values. The ROTabItems1 option holds the order in which each users tabs are displayed – and fickle users will get angry if you change it! All we are doing here is changing the default name mappings, NOT the order of the tabs.

Tags: , , ,

One Response
Filed under:Uncategorized

One Response to “Changing GoldMine Tab Names (GM+View etc)”

Leave a Reply