‘collection id’ - contentpages
field key - tittleurl ( i have written some url in these field data )
repeater id - repeater1
text id - text291
i want that if user clicks on the ‘text’ then it pass the user to the url written in ‘tittleurl’ field
i want that if user clicks on the ‘text’ then it pass the user to the url written in ‘tittleurl’ field
Have a look at this example for help.
https://www.wix.com/corvid/forum/corvid-tips-and-updates/example-input-repeaters
You can read more about using repeaters here.
https://www.wix.com/corvid/reference/$w.Repeater.html
Finally note that you can’t use import like that and you might want to put your dataset in with the pages onReady function as well.
https://www.wix.com/corvid/reference/wix-dataset.Dataset.html#onReady
If all you want to do is to move the user onto another page from a repeater button, then this has already been posted in the forum if you search.
https://www.wix.com/corvid/forum/community-discussion/resolved-linking-a-button-from-a-repeater-to-a-dynamic-page
https://www.wix.com/corvid/forum/community-discussion/button-from-repeater-not-working
https://www.wix.com/corvid/forum/community-discussion/how-can-i-add-a-dynamic-link-to-the-container-of-a-repeater
https://support.wix.com/en/article/linking-to-a-dynamic-page#linking-from-multi-item-elements
https://www.wix.com/corvid/forum/community-discussion/problems-linking-repeater-background-to-urls