July 1, 200520 yr 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
July 1, 200520 yr 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
Create an account or sign in to comment