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.

Setting fields from portal records

Featured Replies

Using FM 8

Is this possible:

I'm setting up layout and table,'Frontpage.' Here I have a portal from a table, 'Matchdates,' with fields: 'date,' and 'team.'

I want to make a button inside the portal row wich set the fields 'date,' and 'team, in the 'Frontpage' layout and table from the record/row of desire in the portal.

I have managed this through a self relation, and hoped it could work from another table.

Yes it's possible. You have essentially described how to do it: make a script with the "Set Field" steps and put the button in the portal.

If I am understanding you correctly, you want to set two fields ( date and team) in the parent table to the data in your related portal record with the row that you choose correct?

If so and your button is in the portal row, then you can just use a script tied to that button with a couple of set fields.

Set Field [date; Matchdates::date]

Set Field [team; Matchdates::team]

  • Author

Just the setfields was it.

It works now.

Thanks, guys!

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.