Set up repeater with code and url link to dynamic pages

Hello! I want to set up a repeater using code and collections (with code only). Everything works fine except I want the button from the repeater to link to the dynamic pages I created. This Url appears in the collection but I cannot write the field key name as it contains β€œ-”

This is a screenshot of the collection and the URLs I want to go to


This is a screenshot of the code:


Thanks!!!

1 Like

SOLVED:

$w(botonID).link = itemData[β€˜link-Experiencias-title’];

3 Likes