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

I have a database of students and some have volunteered to mentor incoming students. I have tried to create a script that, when run, will find all those where the mentor field is yes, and then erase the mentor list and fill it in with the found records. I can get it to find the mentors and open the value list window, but I can't figure out how to get the found records into the value list.

The other option I was considering was some how exporting the found records to another mentor DB and just using the name field as the entries in the value list.

Thanks in advance, qntgeek

Hello,

I hope this points you in the right direction: An easy fix is to make another field (say 'mentor value list') that holds the information for the value list and set the value list to look up from that field (the field doesn't have to be in the same DB but in your case it will be).

In your script, once it finds the mentors, set it to go to the first record, loop, copy and paste names to the 'mentor value list' field, exit after last. Also, be sure to paste literal " " (a single space) in between each pasted name so that it shows up separately in your final value list instead of as one big block of text. Then as I mentioned above, just set your value list to look up from a field 'mentor value list'.

Every time you run the script your value list will be updated. You can have it run automatically if you set your preferences to run it at open or close of the file. This script will run very fast unless you have thousands and thousands of names in your DB.

Good Luck, Cael.

  • Author

quote:

Originally posted by CaelC:

Hello,

I hope this points you in the right direction:

...

Good Luck, Cael.

Worked like a charm. Thanks a million

qntgeek

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.