Jump to content
Server Maintenance This Week. ×

Dynamic Tab Name


This topic is 5163 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi,

I was wondering if it's possible to have dynamic tab names? E.g. I have a contact page, if the contact is an employer, I would like the Mail tab to become the Salary tab, so it's name and function should be dynamic? Or some tabs should be restricted to some records, is that possible?

Link to comment
Share on other sites

  • 5 months later...
  • 5 months later...

It is possible to do this...

1. Give the tabs a space character for a name then specify a tab width in the tab control editor

2. Create a calculated field that does what you want (e.g. If( Type = "House" ; "House" ; "Flat" ) )

3. Add the field to the layout as a merge field, and align so that it sits roughly where the normal tab would. Then increase the height of the merge field so that it's top handles are outside of the tab control, this ensures it is visible from all tabs.

Link to comment
Share on other sites

This topic is 5163 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.