Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Calculation that returns all layouts a field is found on


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

Recommended Posts

  • Newbies
Posted

Hi:

I've inherited a rather cumbersome database with one table, 1400 fields, and hundreds of layouts. I'm trying to eliminate unused fields. I'm familiar with the Functions: FieldNames and LayoutNames. Is there a way to get Filemaker to tell me every layout a particular field is used in?

Thanks

  • Newbies
Posted

Hi:

Unfortunately, I do not have the Developer version. I just wondered if there was a way using Functions and/or Scripts to workaround this.

  • Newbies
Posted

Hi:

Thanks for the suggestion. I went to the web site and also saw a freeware called "FindIt", but unfortunately both that and your suggestion require v8 and I only have FMP 7.

Posted

I don't think it would be too hard to script your own "pseudo-DDR". Start by having your script loop through the layouts and create a new record in a Layouts table, with the layout name. Then you can use the FieldNames function to get the fields of each layout.

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