I have a layout which on the left-hand-side is a portal (which is essentially a list of everyone in my address book). When I click on a person in my address book, information is displayed about them on the right-hand-side (using Go To Related Record
, see this question).
Unfortunately every time I click on a person in the portal it resets the portal to the beginning, so I need to scroll down again if I wanted to click on the next person in the address book!
How can I correct this behaviour so that the portal isn't reset each time I click on the portal?