Hi! I have a list that contains different items. For each item, I have a View More button. Right now, all of the buttons are configured to open the same window.
I'm wondering if there's a way to have each item open to their own window upon clicking on the button.
Thanks