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.

New Record from Portal Row

Featured Replies

I have a portal that is showing me the related records that I have requested from specific table/s. Each portal row shows me three things, a User_Name, Object_ID, and Object_Description.

I need to be able to create a new record in a different table based on the Object_ID or the portal row that is selected.

I've tried a few things with the Get(PortalRowNumber) function.

Like using the row number to fill in the contents field that show the Object_ID of the row selected, but either i don't know how to get that to happen or it doesn't work.

I am not sure if I'm even going down the right path with that Get function.

Any help would be greatly appreciated.

grumbachr

Put a button in the first portal row attached to a script

Set Field [tableA::gID, rel::Object_ID]

That is, set a global in the current table with the related Object_ID when you click the button. Then continue the script to go to a layout associated the desired TO, create a new record, and set it with the global from tableA.

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.