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.

Records in related DB - Need some advise

Featured Replies

I have a quote record and a line item record. Since I have a portal

in my quote record of the line item database I have setup my

line items database to print my quote from.

My question is if I'm working on quote#1000 in my quote database, how do I run an external script in the line items database that

will find only the lineitems related to quote#1000.

I don't see a way to pass my find criteria from the quote

database to the line items database.

Is there another way to do this or am I over looking something?

maybe pass the number in a global variable?

Thanks in advance for the help.

Dave

I have a portal in my quote record of the line item database

I'm assuming your line items are related to the quotes in a relationship called LineItems, where quote# in QUOTES matches quote# in LINEITEMS. Have a script in the QUOTES file do a Go to Related Record[show,LineItems]. This will make all the line items related to the current quote the Found Set in LINEITEMS. Then call an external script in LINEITEMS to do the printing. After printing, have the script in LINEITEMS call an external script in QUOTES to return to that file.

  • Author

Hey Thom,

You understood exactly what I was doing and exactly what I needed.

Thanks a lot, it worked like a charm!

Dave

There are two ways to accomplish this. One way is to actually perform your find, including setting up the find criteria in the related file to be gin with. The other way is to use Global fields to have the user input the find criteria, then you will go to the related file, enter find mode and insert the find criteria from the Globals.

In either case you also need to add the Quote# to the find criteria, so that it only finds for records related to that quote.

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.