I am working on a file that I need a hyperlink assigned to anchored text. Is this possible?
It would help if you told us what version of InDesign you're using. And provide a more complete description of exactly what you're trying to do.
Sorry about that. I am using InDesign CC 2017.
What I am trying to do is this:
The line of type should read "click here to register now!"
My CSV file has this line:
Click <a href = "http://www.mycustomernamehere.com/register.asp?MeetingCode=500005">here</a> to register now!
So the word "here" is the anchor text, and the URL is hyperlinked.
I have about 30,000 files to do this to, so I'd rather not have to manually create the hyperlink.
As it stands, when I merge the file, the text "Click <a href = "http://www.mycustomernamehere.com/register.asp?MeetingCode=500005">here</a> to register now!" is what populates.
I hope I'm describing this correctly.