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.

Featured Replies

I have three tabs on a layout with a container field on each tab that has a linked MS word document within it. I'm trying to create a simple script that will open the linked MS word document on the active tab. Each tab has an object name assigned through the inspector.

 

I thought an If [] statement using the Get (activelayoutobjectname) might work followed by Go to field with (select/perform) checked but it doesn't. I'm sure it should be something quite simple.

 

Solved by Fitch

Go to solution
  • Solution

I think what you're looking for is:
GetLayoutObjectAttribute( "yourTabObjectName";"isFrontTabPanel" )

  • Author

I think what you're looking for is:

GetLayoutObjectAttribute( "yourTabObjectName";"isFrontTabPanel" )

 

Thanks Fitch, just the job!

 

I can't find this function though in the list of Get functions or within Filemaker help. Also interested in "isFrontTabPanel", this must be a built in command or something?

  • Author

That's because it isn't a Get( ) function.

 

At first glance it may seem confusing but if you look at the function list in alphabetical order you will see it makes sense:

 

Get( 

GetLayoutObjectAttribute(

 

http://www.filemaker.com/11help/html/help_func_alpha.html#150774

 

Attributes for GetLayoutObjectAttribute( 

are listed here:

 

http://www.filemaker.com/11help/html/func_ref3.33.9.html#1027917

 

Thanks for the explanation Bruce, I needed to look more carefully.

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.