November 10, 200421 yr I have a self join table called banking which has two layouts, one layout is called "transactions" which lists transactions like a bank statement and contains and another layer "transaction detail" for modifying details. The portal displays correctly in transactions layout but I have added a button which has the value of go to related record. The problem is when clicking this button it just goes to the transaction details layout but it does not go to the record selected from the portal in transaction. I know this problem is related to the fact that this is a self join but im a little stumped on how to put it right. Any help you could offer would be very well received. Many thanks Ray banking.zip
November 10, 200421 yr Hi, Ray. Your portal displays records from Banking2, but the button goes to records from Banking. Change the button to GTRR from Banking2. HTH, Jerry
Create an account or sign in to comment