Skip 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.

Passing Values with Scripts

Featured Replies

  • Newbies

I'm trying to develop a script that passes a value from one field to another field in a different table.

I have two layouts, one for each table.

The tables and their fields are:

Layout1

ID

Layout2

Layout1_ID

My script as it is right now changes to Layout2, creates a new record and then quits.

What I need is to somehow pass the Layout1::ID from the record that the script is executing from and have it filled into Layout2::Layout1_ID after creating a new record.

I'm thinking this might be possible with the script parameter option, but I don't know how to accomplish this.

Any tips would be greatly appreciated.

Thank you.

Set Variable [ $ID; Table1::pkID ]

Go to layout [Layout2]

Set Field [ Table2::fkID; $ID ]

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.