Jump to content

Find only the match from a value list


Mr.Morning

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

Recommended Posts

Hi Morning Man,

Assuming that you have one file, with a field category that uses the value list in question, just build a relationship from category to category in the same file.

If you use a Go To Related Records (showing ONLY related records) button command or script step, you will get a Found Set of records that match the current value list selection.

If you want to view the matches in a portal, you can of course just build a portal on the above relationship.

If you want to view a set of matches, without editing the current record's category field, then create a global field gCategorySelection and attach the value list to it. Then build a relationship from gCategorySelection::category

HTH

Link to comment
Share on other sites

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