The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Mix HTML anchor tag with Formidable display form Shortcode
How can I mix HTML anchor tags with Formidable display form Shortcode like this:
<a href="https://www.amazon.com/review/create-review?ie=UTF8&asin=[display-frm-data id=16504 filter=limited limit=">TEST LINK</a>
Basically I have this:
<a href="https://www.amazon.com/review/create-review?ie=UTF8&asin= + DISPLAY FORM SHORTCODE + :5#">TEST LINK</a>
October 25, 2018 at 10:00 am
Off hand, I don't think you can do this. You can't embed a shortcode in a URL, but you haven't provided enough information to understand what you're trying to accomplish. What problem are you trying to solve? Where are those URLs going to be displayed? Are you trying to pass the form to Amazon? Please try to give as much detail as possible.
Discussion closed.