April 10, 201510 yr I have a table with multiple records lets say 3 for this example. I am trying to display this information within another table using the <<tableX::Data>> display method and this works great for displaying the first record in the table. Is there a way to display the second or third record using the <<xxx>> method?
April 10, 201510 yr The proper name for what you call "the <<xxx>> method" is merge fields. Any field from a related table placed directly onto a layout (i.e. outside of a portal), will show data from the first related record (in relationship's order). Sounds like you really want to use a portal.
April 23, 201510 yr Author Comment, Thanks! How do I specify the table to filter or show only Portal Row #2 ?
Create an account or sign in to comment