a problem in dataset and dynamic pages repeater..

I’ve created my website with a page that has a form (consisted of costume inputs) and I linked the (inputs form) to a dataset to capture members’ answers and save them in a collection. as shown in PIC 1
then I created a dynamic page which comes with repeater (automatically) PIC 2 , I linked the repeater to a dataset so member X who submit the form can easily see it in the dynamic page,
my question is how can I allow my members to access their submissions (in pic 2) and let them go back to the form (pic 1) with their answers and they can edit it?

Basically my question is, how can I add a bottom in each item (saved form) in the repeater (PIC2) that leads the members to a page where they can edit the answers?