I have managed to do a repeater with titles of the dynamic pages of the portfolio. I want to add the links to the corresponding page to each title. Is it possible? I didn’t find any option or info on how to do it. Any advice?
Hey,
You can use a button instead of text.
If you insist on text, it can be done with Velo.
Let me know if you need help with that.
Hey, thanks a lot. I will investigate this possibility and want to learn about the Velo option.
Thanks again. I solved the problem using your advice!
I have a similar problem and would love to know how to accomplish this in velo as well.
Use onItemReady on the repeater to set an onClick function on the text field that sends the user to a link using wixLocation.to()