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.

For each equivalent

Featured Replies

I have found 4 records, for each record I want to copy a couple fields and put them into another layout. What script elements/calculations do I use to tell it foreach record found do this..... I think I can handle the set variable, go to new layout, set field to variable. I just don’t know how to do this for each record found. Consider me a newbie.

Thanks in advance.

Use Loop and Go to Record(next, exit after last).

  • Author

Got it working but the last record gets duplicated in my destination layout. Or I get other odd duplicates. I have:

Loop

(below is for first record)

set var

set var

go to layout

new record

set field

set field

go to previous layout

Got to record/Request/Page (Next Exit After Last)

(below is for each next record and exit after last)

set var

set var

go to layout

new record

set field

set field

End Loop

You don't need the duplicate set var/set fields after go to next record. The loop will start with the first record, and at the end of the loop start back up top.

So:

Go to Layout A

Go to Record/Request[First]

Loop

Set Variables

Go to Layout B

New Record/Request

Set Fields

Go to Layout A

Go to Record/Request[Next/Exit after Last]

End Loop

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.