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.

import not assigning key field

Featured Replies

  • Newbies

Greetings from a first-timer

First of all I would like to give congrats to the developers as they have done a great job with this product. I have been able to accomplish the majority of my project without the need of support until now. The business need I am addressing to basically an order entry system containing and order header and order line item. The line item file is related to the header by the order number and a line number ( one-to-many relationship). The order number in the header is assigned by serial#.

The task I am having the problem with is the need to duplicate an order (both header and line items). The way I am doing this is with a script that:

- accessing the order entry layout

- exports the order line items to a tab-delimited file

- duplicates the header record (with a newly assigned order number)

- ... data manipulation with dates

- import the line items. The order number is not imported according to the mapping.

The import does not assign the order number to the line item, all other info is correct. The line item order number is null.

I have tried various thing like making the line item order number a calculated value of the order number and a lookup value. No impact on the order number.

Any thoughts ... I feels as though I am re-inventing the wheel at great cost, so if there is a better way to accomplish this task I am willing to change my method, as every thing else works fine...

Thanks for your consideration.

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.