Is there a way to hide a link to another page if the user has previously visited that page?
For example, I have 3 options - A, B, and C. If a user selects option A, links to pages B and C are displayed at the bottom of the page. However, if they then navigate to page B, the link to page A is still shown even though they have already visited it. I am looking for a solution to prevent this from happening but can't seem to find one.
Any assistance on this issue would be greatly appreciated. Thank you.