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

In a record I have a text field called "Name" that I want to copy it's entry and do a find by using a script. I can't seem to figure out if this is do-able.

Any help is appreciated.

Dave

Set up a Global field gName.

Script steps:

Set gName = Name

Enter Find Mode (uncheck restore)

set field Name = gName

perform find (uncheck restore)

  • Author

Bob,

Thanks for your reply.

One thing I'm not clear on in your steps

was the part about "Set gName=Name"

Do you mean SetField gName = Name ?

I've tried variations on this but nothing seems to work?

I don't see anything simply "set" in the scripting area.

What am I overlooking?

Dave

Hi,

First time in the forum

The answer is "Set field Name= gName then perform your find

As well as: set fiekd gName = Name ......

Sorry, Yes I should have said "SetField"

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.