Jump to content
Server Maintenance This Week. ×

Field Name Alias?


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

Recommended Posts

I have instances where I would like to use an alternate name for a field. My plan is to set up a calculated field that simply lists the primary field as the "calculation". Is there is a downside to doing this? Is FileMaker smart enough to recognize that it's a simple equivalence? Is there a better way?

Thanks in advance for any advice.

Link to comment
Share on other sites

I'm not sure how to elaborate on this, but I'll try. I simply want to reference a field by a different name than the one it was originally given. For example, if a field was originally defined as Table::FlagField, I want to be able to reference it by an alternate name like Table::PrintIndicator, which accurately describes one current use. The original name is used in many scripts and layouts and, indeed, has its purpose. The alternate field name will simply serve to clarify particular usages of multi-purpose fields.

Link to comment
Share on other sites

What you want is an Equivalence Function, which exists in Fortran but not in Filemaker. You can easily change names of fields, calculations, script names, relationships, layout names (most of the time) because Filemaker references most things by position in a list that it keeps internally. As Comment says, its unnecessary to "equivalize".

Steve

Link to comment
Share on other sites

The original name is used in many scripts and layouts and, indeed, has its purpose.

At least in my application, some tables serve mutually-exclusive purposes. I was hoping for an "equate" but it sounds like I'll have to settle for the "calculated" alternative.

Thanks for your response.

Link to comment
Share on other sites

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