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.

Hide/Show Buttons Using Portals

Featured Replies

I am attempting to hide and show buttons on a list view layout using a portal. The portal relationship it a self-join, eg. Display Button = ???:Display Button. The Display Button Field is a calculation that evaluates to "Yes" when all the criteria has been met, and "" if not. The portal hides and shows the button but not for the record that has just been updated by another user on the server (5.5). The button will only appear if you change layouts and return to the list view. Is there any way to have the portal appear without making the user run a script? The relationship is true, but the portal just doesn't appear.... am I going to have to use container fields to hide/show the buttons instead??

This relates back to how FMP has quarky refreshes, there are tons of posts on this.

One solution that should work is to have your button a text one (visually it can look like a web page hyper link) and have the text contents a calculation field that makes the text = "" or even better from a users perspective makes it gray. The underlying script can check if the button's process should be ran.

this will show the change when a coworker makes a change to the record on another machine.

Charles

You could also try to put some type of OK button with "commit record" script

step attached to it...that would force a "reefresh" and make your

visibility portal work better.

Dan

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.