How do I display multiple URLs for dynamic pages created by an author?

A user can create multiple dynamic pages. An auto-generated link is stored in the content manager. Since I cannot an auto-generated link from the content manger to an input, how do I display links auto-generated links associated with the author on the authors dashboard?

I’ve tried concatenating the dynamic page’s static URL with the author’s input, but I haven’t been able to make that work.