Connect a button to a dynamic page linked to my database

Hello friends, I am building a page for a real estate company, I have created a database where we have put all our properties, and I have generated 3 sections: Houses, Departments and Terrain, in each of these sections generate a repeater to show each property including only some data such as type of property (if it is a house or apartment or terrain) I show there also the price and the area, I have also generated a dynamic page to show the specific and complete characteristics of each property, my problem is that in the At the moment I want to link the buttons of my repeater so that the public can enter to see the characteristics of each property I do two steps: first I select the button and in the emerging tools I choose “connect to data” then I select the data set and then down where it says: The link connects to: I choose my dynamic page where I show the complete data:

but the button when checking preview has not worked yet, then I return to select the button and in the menu of emerging tools I click on the “link” tool and then I select my dynamic page again, but I do not enable the “accept” button:

When I check my database, I see that in the first column it has empty fields, but when I assign a name to each field it happens to me that when I want to link my repeater button and I choose my dynamic page it asks me which of all the data I want to connect the link, and I must directly choose each property, so it is not useful for me to have made a database, since my initial objective was to be able to pick up my repeater button once and that the system automatically assign each button to the dynamic page with the corresponding content. … I do not know what I’m doing wrong I ask you please help me, thank you very much !!

Hey, you should be able to use the first option where you click the button in the first repeater element and select “link goes to” and then the dynamic page. But, if the dynamic data does not include complete info like if the title is used to create the urls of the dynamic page the links won’t work so look at the data and make sure it is complete.

Also make sure your permissions is correct on the dataset used.