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.

Featured Replies

Sees like a simple problem, but can't solve it. My script in File 1 says:

Copy number in Field A in File 1

Go to related Record in File 2

Go to Field X in File 2

Paste number in Field X of File 2

For some reason the third step fails. The cursor won't go to Field X. The first two steps are fine, and the fourth one is too (because If I put the cursor in Field X and do Apple V, it pastes the copied number).

Grateful for any ideas.

Philip

p.s. I've read elsewhere tha one slution may be to add 'Exit Script False" to the script if the first script is triggered by a script trigger, but it isn't.

One script cannot do what you are asking; unless you are accessing File 2 via a Table Occurrence in File 1.

So, first off; how are you accessing File 2? Do you have a Table Occurrence in File 1?

  • Author

Hi Dan

I'm not sure f the terminology, but I have a relationship between File 1 and File 2, using two date fields. So I'd suposed that the script could use that link to get to the related record in File 2, and then just paste the number in the correct field.

Copy number in Field A in File 1

Go to related Record in File 2

Go to Field X in File 2

Paste number in Field X of File 2

If - as it seems - there is only one related record in File 2, you could it all with one step only:

Set Field [ File 2::Field X ; File 1::Field A ]

Not sure why you need two files anyway.

  • Author

Ooh, that's an alluring possibility. I'll try it out now. Thank you.

It works! You've no idea how happy that's made me.

Thank you Dan.

Now all I have to worry about is how clogged up the rest of my system is with illiterate coding.

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.