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

Portal Filtering Blues


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

Recommended Posts

Posted

I'm trying to implement my first production version of a filtered portal and have fallen flat.

All I'm trying to do is display records that contain characters from a user-entered string. No matter what I do after entering the characters, I can't get the portal to refresh until I step away from the current parent record. Then it updates immediately.

I've modified Mr. Vodka's simple example to show the results I'm getting. Indeed, if I change my field to a value list selection, it updates just like his example did. (BTW, my match field has to be in a separate record, as shown ... but this shouldn't make a difference.)

Any guidance will be appreciated.

Portal_Filter_Blues.ZIP

Posted

All you were missing was committing the record. Also, the relationship to 'MyTest' table wasn't necessary.

That's a pretty cool trick; I haven't tried that one yet. I suspect it could be slow if the tables got large (or via WAN), but I don't know.

Portal_Filter_Blues_rev.zip

Posted

Thank you, sir.

It's the combination of Commit Records and Flush Cached Join Results that does the trick. I was giving too much credit to Flush doing the job. Hope this helps others. I haven't seen it mentioned anywhere else.

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