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.

moving data from one portal to another.

Featured Replies

  • Newbies

I'm developing a system, have 2 portals on a screen, and need to copy data from one portal to another (Purchase order request Line items (POR) to Invoice Line items). I have a global field to input all the POR portal data into which I then parse into the proper fields for the Invoice line items. The first row goes across properly. I then "Go to field" in the POR portal and try to set the proper portal row by a calculation, but the Invoice Line item portal remains active, and the set field calculation for the global parser reads the first line of the POR portal.

Any ideas are GREATLY appreciated.

Systm info: Mac OS X.3.5

FMP 7.0v3

In a script you could first find all purchase order line item records pertaining to the purchase order number, then loop over those records, creating a new invoice line item record for each (after going to the invoice line item layout). Use Set Field to set each field of the invoice line item record to the corresponding field in the purchase order line item record. I think this is simpler than attempting a direct copy from one portal to another.

Going to related PO records and importing the result set into Invoice Line Items might be easier.

I can't see any reason to have a Purchase Order being set to an Invoice, unless we're speaking of Customer Orders.

If so, and if the Customer Order Line Items can be pushed to the Invoice Line Items this way, then one of the 2 is not necessary, unless again some orders could be splitted in separated invoices.

My 2 cents

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.