October 3, 200718 yr 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.
October 3, 200718 yr 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.
Create an account or sign in to comment