Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

One Layout Header/footer to rule them all...

Featured Replies

Filemaker Pro 11 Advanced

Filemaker Pro 10 Server

Windows 7 Pro

Any time I need to change the navigation buttons on my database, I end editing one layout header part and then copying and pasting it to every other similar header part. It gets tiresome. There has to be a way make changes in one place globally and display those buttons on every header part where it's appropriate.

I imagine it would use a portal, but there may better ways.

Is there any example solution out there that I could use as a template?

  • Author

Fitch,

Thank you! I'm going to check it out...

  • Author

Again - Thanks! This partly solves my needs. However, some of my navigation uses scripts that automate some housekeeping before getting to the actual layout. I do not see a way to "show donations made in the last thirty days", for instance.

The article is just a jumping-off point. I use a similar setup mainly to make it easy to swap the icons in and out. Each button calls the main navigation script with a parameter, which could be a simple 1, 2, 3 (e.g. based on the repetition number) or could be something more descriptive ("show donations").

Set Variable( $param ; Get( ScriptParameter ) )

If( IsEmpty( $param ))

do something

Else If( $param = 1)

do something else

Else If( $param = "whatever" )

do whatever

etc.

The something/whatever could be a Go to Layout, or Perform script, or any series of steps.

Another approach would be to simply have each button call its own script. Nothing wrong with that.

  • Author

The article is just a jumping-off point. ...

The something/whatever could be a Go to Layout, or Perform script, or any series of steps.

Another approach would be to simply have each button call its own script. Nothing wrong with that.

Thank you!

Actually, I'd already set up the buttons to use navigation scripts.

With either method, if you change the physical placement of buttons on one layout, you still end up having to redo all layouts.

It would be nice if there were a global header/footer 'template' that could be made to show/hide depending on roles, permissions, layout, etc. I guess we're not there yet.

Thank you for helping though.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.