You are editing the detail screen from a collection item which is linked to the table. People that have 10,000 rows don’t want to design each screen individually. If you only have small details to change, you should make it data driven. Put the text and urls in their own columns in the table. Then you can set up your components to use that data in the table.
And please don’t double post.