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 problem to get my portal to work.

Db1 (orders) are related to db2 (products)

Db1 related to db3 (line_items, storing items from orders)

Db 4 (prices)

I made a portal showing records from db3 (line_items) and I look up a product with a code and this works fine. But now I need to add one more db that holds information about prices for this product. I want a pop-up list showing available prices for this product inside the portal. When I put the pop-up list there is it empty, because there are no related values. So how can I get the pop-up list to show values based on a product name in the portal from a db that has no related files to db1

Create value list in Child file!!!, than in your master file create an value list as use external value list (the list you've just created) in file "your child file", and attach it to related field in portal.

So when related field has valid value the "related" conditional list will show entries satisfying the "external" relationship.

Dj

  • Author

That solution will work if products and prices are related but they are not.

The db1 (orders) holds no information on products this is done by db3 (line_items) so I can not get a relation between db4 and db3 inside db1 because db1 has no commend filed called products.

Do you have more solutions

you didn't get it.

Here's the file I've posted here as the solution to an similar problem

conditional corrected.zip

OK, so you need an conditional value list "AvailablePrices"from file line items to file prices defined as yse only values from field price from relationship productID(in line items)::productID (in prices)

Now in your orders file define an other value list "ExternalAvailablePrices" as use value list "AvailablePrices" from file line items file and attach it to field pricesfrom relationship Order-->line items,in portal.

When you give value to related fieldproductID the value list "AvailablePrices" will become valid so you could choose avilable prices for the item in portal.

Dj

  • Author

THANKS

you're welcome

Dj

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.