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.

Filemaker Go calculation fields with result as container not returning image

Featured Replies

Hi,

I often set up a portal with a calc field in the portal row which returns e.g. a trash icon if the portal row exists and a blank (or plus icon) if the row is empty. This just adds to the user interface as I don't like the trash can icon sitting there in an empty portal row.

I store the images in a global field with x number of repetitions and use a case statement to retrieve the right one i.e. in the portal row I have a calc field which returns a container with the following formula:

Case (

IsEmpty(kpContactDataID);

GetRepetition ( GLOBALS::GraphicsContainer ; 4 ) ; GetRepetition ( GLOBALS::GraphicsContainer ; 3 )

)

This works fine in Filemaker Pro, but the containers return empty in Go. Is this a Go limitation?

Thanks

Chris

  • Author

I've got this working now, it seemed to be just a cache issue. Closing Go down and the host, then restarting both seemed to fix the problem.

Cache issue? How are you setting the globals? Are you relying on them to be populated bcs they were in single-user mode. I don't rely on that, instead I explicitly set them (usually in a File Open Script).

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.