I’m calling an API that contains URLs and the Title for those pages. I’d like to make Title the visible text and the URL the link text. for a link tag (a href). it’s a repeating group with a total of 10. Is there a way to do this? Thank you!
yes, use the dynamic expression in the link element to set the values of text to display and link according to what you want them to be.
Hi, thanks for this. It’s in an RG, and I’m populating the RG with an API call. The API call provides the Title and the URL. How can I refer to both of those at the same time in the RG cell?
Current Cells things Title and then another expression with current cells things URL