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

  • Newbies

Hi, I am new to Filemaker and would need some help in the following issue: I would like to determine the fully qualified field name (<table name>::<field name>) assigned to the layout object (text field e.g.) that has the focus.  Important condition, that the active layout has objects (text fields) from more than one table and the function/procedure should be able to determine the fully qualified field name for each of these objects.  Any help kindly appreciated.

Edited by Abraxas

1 hour ago, Abraxas said:

I would like to determine the fully qualified field name (<table name>::<field name>) assigned to the layout object (text field e.g.) that has the focus.

Not sure why you need this, but you can get it using:

 Get ( ActiveFieldTableName ) & "::" & Get ( ActiveFieldName ) 

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.