gjeih Posted July 1, 2005 Posted July 1, 2005 Hello I would like to be able to find portal records and have just those returned in the portal - the find function works on the main table rather than the portal table for me. Thanks G
Reed Posted July 1, 2005 Posted July 1, 2005 That's how it's supposed to work... When you do a find in a layout, even when searching related fields, the records returned will be the matching records from the table that corresponds to your layout, not the related records. If you want to show the related records that are in the portal by using a layout tied to the related table, you can use the Go To Related Record[] script step to show those records. If you actually want to find records in the related table, you need to perform the search from a layout tied to that table... Hope this helps, Dana
Recommended Posts
This topic is 7082 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