Search the web
Sign In
New User? Sign Up
njfmpug · NJ FileMaker Pro User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
how to show Layout name on Layout?   Message List  
Reply | Forward Message #489 of 534 |
Re: [NJ FileMaker Developers Group] how to show Layout name on Layout?

At 12:16 PM 6/23/2009, Anita wrote:

Hi group, a small question...
 
Our FMPro8 database has 30 or so report Layouts, some of which differ in only small ways. I'd like to have the name of each Layout (not the internal FMP Layout ID #) print out on each, in tiny font in some inconspicuous corner. That way it'd be clear, looking at the report printout, which Layout generated it.
 
Does that layout name exist internally as something I can refer to in a field, or will I have to make a text box  and type the name of each Layout one at a time into each Layout? (and hope anyone who renames the Layout remembers to change that bit of text too!). If you think I'm too lazy to do that 30 times over, you'd be right ;)
 
Thanks for any suggestions...

I can so relate to this!

You can use the Get function:  Get(LayoutName).  Make sure you go into "storage options" and mark it as *unstored*, so that if you have multiple layouts in one table, it won't glom onto the first one it has to display for that table and then never change it after that (see below).

You'll probably have to define this field in each table that is the base table of each of your layouts.

Maybe stick it in a footer (like some companies put the version number of documents in footers)?

Anne

Emacs!

Tue Jun 23, 2009 4:43 pm

verrinder27
Offline Offline
Send Email Send Email

Forward
Message #489 of 534 |
Expand Messages Author Sort by Date

Hi group, a small question... Our FMPro8 database has 30 or so report Layouts, some of which differ in only small ways. I'd like to have the name of each...
Anita L. Hawkins
ahawkinscgi
Offline Send Email
Jun 23, 2009
4:18 pm

... I can so relate to this! You can use the Get function: Get(LayoutName). Make sure you go into "storage options" and mark it as *unstored*, so that if you...
Anne Verrinder
verrinder27
Offline Send Email
Jun 23, 2009
4:44 pm

Hi Anita, My initial instinct was to say: use Get ( LayoutName ), but I wasn't sure if that works in FM8. So I downloaded the PDF, and indeed, that function...
Agi Riley
akapas
Offline Send Email
Jun 23, 2009
4:44 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help