BigMike Posted October 3, 2007 Posted October 3, 2007 How can I filter the record set in a portal? I am trying to list only those portal records that meet certain criteria. When I attempt to do a Find request in my script, ALL portal rows are returned.
Ender Posted October 3, 2007 Posted October 3, 2007 Portal filtering is not a matter of building Find requests. You must filter the relationship. This might be done by using a globally stored field as one of the parent keys in the relationship. You'd have to be more specific to get a more specific solution.
Recommended Posts
This topic is 6262 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 accountSign in
Already have an account? Sign in here.
Sign In Now