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.

Counting and copying from a Portal to a Field

Featured Replies

I have this script

For some reason, it refuses to go to the next portal row and just copies the first portal row up to the count number of times. I would like for it to use commas after each crew info, instead of an enter, but when i tried various options, it keeps giving me error 101.

Description field on the table is on there twice, just to avoid layout object issues, once on the on screen menu under another tab, and once again off the main displayable screen.

 

Screen Shot 2015-05-05 at 1.04.31 PM.png

To get a comma-separated list, you could simply use

Substitute ( List ( CrewXStaff::CrewInfo ) ; ¶ ; ", " )

As to your script: when you paste, you lose your position in the portal; so Go to Portal Row [ next ] effectively becomes Go to Portal Row [ first ]. But why use Copy & Paste at all, instead of Set Field[]?

Also, why use a global $$variable as count, and a global field as counter – instead of two local $vars?

  • Author

Thank you for giving me the simplified option, I was trying to use list, but it kept adding more and more entries instead of just refreshing only once, it was giving me an endless list of the same people.

 

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.