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

Active fields only shown in Portal


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

Recommended Posts

Posted

I' Like to show records in a portal that match a relationship, but only if they also are marked as active in a field called STATUS in the related file. Is there any way to do this?

Posted

To do this you need to modify your keys to create what is called a compound key. If your status field is STATUS, the new key might look like:

NewRelatedKey (calculation, text, indexed) =

STATUS & OldKey

In your master file, the key might look like:

NewMasterKey (calculation, text, indexed) =

"Active" & Oldkey

You are creating a key based upon two fields.

-bd

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