Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

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?

  • 5 months later...
Posted

I hope they will implement this feature in the next version. This would considerabely reduce the number of workarounds for multilingual systems.

  • 5 months later...
Posted

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.

This topic is 5442 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.