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

Portal or script - or both?


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

Recommended Posts

Posted

Hi,

I would like to have a database where a drop down list will auto open a corresponding drop down list. EG list A will have a selection of product types - by clicking on a product type, list B will show the products contained within that product type (list A)

By clicking on the product in list B, a complete description will appear in a fields layout.

So ... product group (from List A) = soft drinks (soda)

List B shows 20 sodas - by selecting soda 4, the fields propagate with the information for soda 4 (eg supplier, contact name, telephone, email etc)

Is there a quick, simple and user friendly way of doing this?

many thanks

Posted

Create the first value list the regular way.

Then create a relationship to a new database "Product Types", which has a productType field and a products field.

Create a record in this database for every product type, then enter the products (separated by carriage returns) in the "products" field.

You will relate the first popup field "ProductType" in your main database to the "ProductType" field in that new database.

Now you want the second popup to be based on a value list which is "conditional" (ie: it depends on the value in the first field).

For the second popup list, define the value list as follows... "Use values from field", and choose the option "Only related values"

The field you select will be "products" from the new database you created.

Hope that makes sense!

Posted

I have created 2 files

Category

Product

In Cat file I have 2 fields - category (popup list) in which I have 2 entries as a test - soda and chocolate and products (from Products file)

In Product file I have 2 fields - category (from Cat file) and products (popup list) in which I have 4 entries - Coke, Pepsi, Milk, Dark

I can't seem to link them so that if I select soda from popup list in Cat file, then the second field gives me 2 option (ie Coke, Pepsi)

Any ideas?

thanks

This topic is 7999 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.