Ticket for: Post Grid
0
Anthony DeNicola
I have a custom field that is a web link. The field name is my_custom_url. In the wrapper I would like to create a website link that would be
Website URL: <a href=\"%s\" target=\"_blank\">%s</a>
However, whenever I add the second %s it breaks the website. and I can\'t even edit that field anymore, I need to delete it and re-add it.
If I just do
Website URL: <a href=\"%s\" target=\"_blank\">Click Here</a>
it works. But if I change the \"Click Here\" to %s, it breaks again. Any suggestions on how I can have the URL and the web address as the visible link as well?
2 Subscribers
Submit Answer
1 Answers
Best Answer
0
Hi Anthony,
Sorry for the inconvenience, and thank you so much for posting this issue.
Currently, there is no support for using data multiple times. But we'll add it. This won't take long. I'll let you know once we update our plugin.
Regards.
