Jump to content
Server Maintenance This Week. ×

multiple dynamic value lists


bhag

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

Recommended Posts

I have created a dynamic value list via a relationship. I would like to have another dynamic value list that is a subcategory of the first value list. The problem is that the second list would be based on multiple criteria. I need to create several fields with pop up lists that will eventually be narrowed down to one record.

Make sense?

I am using FM6

I appreciate any help.

Link to comment
Share on other sites

For version 6, create a child calculation field that concatenates the criteria, separated by underscores or spaces, and a parent calculation field which concatenates the subcategory with globals (or whatever you're using to filter criteria), using the same separator, and base your relationship on these fields.

Link to comment
Share on other sites

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