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.

Single field related to many field!

Featured Replies

HI all, what I need to know is can I do it single field related to many field? like:

-In Sales Order Field A(Unit Price)

-In Product Info Field A(Agent Price) Field B(Van Price) Field C(Normal Price)

What I need to do is when I create the new Sales Order, I want to select the diffent type of price from Product Info? can this done? Thank!

I am not sure you mean a relationship. I assume you have a relationship between the "Sales Order" table and the "Product Info" table. If you have a relationship based on product ID or name (ID is best) then you can have a Pricing field with a value list with the values "Agent Price", "Van Price" and "Normal Price". Your Unit price will be a calculation with a case statement like:

Case(Pricing field = "Agent Price"; Product Info::Field A;

Pricing field = "Van Price"; Product Info::Field B;

Pricing field = "Normal Price"; Product Info::Field C)

When you enter the product and select the Pricing type, the proper price will be automatically entered. Pricing field is whatever you decide to call it.

You can do this for each line item or by the entire Order, however you like.

Hope this helps

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.