Just starting out and not a programmer.
I have a linkedin reference on my contact form and a URL in the field "gvd_linkedin"
My web resource includes the following script from the linkedin site.
<html>
<head><script src="//platform.linkedin.com/in.js" type="text/javascript"></script>
<meta charset="utf-8"></head>
<body><script type="IN/MemberProfile" data-format="inline" data-id=https://www.linkedin.com/in/myprofile></script></script></body>
</html>
Whilst this works fine for showing my profile I want to replace the url with the field "gvd_linkedin" from the contact form.
Cheers.
*This post is locked for comments
I have the same question (0)