Jump to content

Recommended Posts

Posted

Hello,

I have a problem with displaying related records from a match field in a portal.

Ok I have a field that users can enter search criteria. Ex) If they enter pr I would like to display everthing in the portal beneath the search that starts with pr.

I have a self join relationship with the search string(text,global) to a calculated field with the product including the number of characters.

Search_String <-> Left(Search_String;Search_String_Length)

(I also create the search string length from the first portal and set it as a global to create the calculation field).

I can not get this relationship to work, So if any one has any advise I would greatly appreciate it.

Thanks in Advance.

Posted

Your calculation appears to be dependent on a global field.

FMP can't index globals so it cannot make the relationship work. Normally when you create a relationship you get a warning to that effect, hoewever you have (latently) changed the field definition on the child side of the relationship.

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.