I have a page with Parent - Child relationships. Each child is a hyperlinked text. I can use Pagination to cycle through the Child pages. However, I need to capture the actual text that has the url behind it as each one is clicked.
It feels this should be simple but I just can't get it to work. Thanks.