Tony Martin Posted June 21, 2009 Posted June 21, 2009 I've got a unique situation, in which I have multiple unique records that need to share a common identifier. Basically we have information from 4-5 different sources that contain similar (albeit unique) information about the same record. Basically the pseudo-structure of the data is: 111 1 2 3 111 2 4 5 111 3 2 1 111 5 1 2 222 5 8 1 ... I'm looking for a solution in which I can populate a table with said data, and display the records on an alternate layout inside a portal. E.g. I will have record XYZ within a layout that corresponds to the records identified by 111, and I want a portal that will auto-populate a single row for each corresponding entry with the same identifier. I'm fairly certain portals aren't designed to work like this, but if there is a solution that will provide this functionality I'd love to hear it. Thanks in advance, you guys are life savers.
Tony Martin Posted June 21, 2009 Author Posted June 21, 2009 We got it, turns out if any of the fields corresponding to the portal exist outside of the portal area on the layout, you will only get the first row of your data to populate.
Recommended Posts
This topic is 5633 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