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

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

Recommended Posts

Posted

So basically I am trying to display like records in the portal view based off the last name field as the user is keying. For example lets say there are three records in the client information database:

John Doe

John Doeter

John Doeteritz

As the user is keying D into the last name field it shows all three but as there are more characters keyed like doet, it would eliminate the first name since it would no longer match. Below is a screen shot of my layout but I can't think how I could create a like match using a relationship with possibly a wildcard.

screenshot.png

Please let me know if you have any questions and any help is greatly appreciated.

Posted

The trick is the "exploded key" in the related table. It needs to have each potential match value as a separate value on a paragraph delimited list. The key for "Doeter" would be

d

do

doe

doet

doete

doeter

...

and so on for as many as you care to want to match.

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