Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Filter Value List in Portal


This topic is 5807 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Greetings -

I am working on an job quote system. The tables are

Clients - fields - the usual stuff

Quotes - fields - totals, address of job, etc

QuoteDetails - fields - Quantity Manufacturer Part# Cost etc

Items - Database of the items in the QuoteDetails - Manu. Part# etc.

So far things are working well. I have a layout with my quote and a portal for QuoteDetail. QuoteDetail includes fields for Manufacturer, Part# and Description with are data contained in the Items table.

What I'd like to do is this: I create a new line in the portal and enter a Manufacturer so when I go to the Part# field a popup or pulldown appears with only the Part#'s associated with that Manufacturer.

(I can do something similar e.g. a second portal from the Item database and a script to populate the QuoteDetail but I'd like to not do it this way)

I've scoured the forums but have come up dry. Any help will be greatly appreciated.

Cheers

Posted

You need another relationship for this:

QuoteDetails::Manufacturer = Items 2::Manufacturer

Once you have that, define a new value list to show values from the Part# field in Items 2, including only related values starting from QuoteDetails.

This topic is 5807 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.