Carl I can see from the forum homepage that my question "Hyperlinked links" (posted in the pre-sale section) has been answered but it has also been moved elsewhere? Since I can not access it, would you mind moving it back to the pre-sale section?
Carl I can see from the forum homepage that my question "Hyperlinked links" (posted in the pre-sale section) has been answered but it has also been moved elsewhere? Since I can not access it, would you mind moving it back to the pre-sale section?
I moved it to the support forum as it was a support issue and not simply a pre-sale question. I had assumed that if you're using the forms and have support questions, you had purchased the support license and had access to the member section of the support site.
No as I said I am evaluating the plugin... that's why I posted to the pre-sale section. Can't tell my boss to buy something we can't use, needed to be sure that hyperlinks work.
Here was my last response to your Hyperlinked Links post:
Well if your custom field is already showing up in your post then you must have configured it to go there somehow.
The Content Template is an option on the Post Body field on your form. You would edit your form, edit the Post Body field that is on your form and then configure the Content Template.
If the Content Template on the Post Body field isn't already checked and being used, then you most have implemented it in your theme itself.
How did you get it working to begin with?
Oh yeah, sorry I thought the Content Template was a file or something :)
Yes I actually added the custom field to the Content Template inside the Post Body, like this {Post Custom Field:6} or this {website:4} depending on the custom fields I was playing with.
Can I add something between the brackets to show the link as a clickable link, maybe????
No, you wouldn't add anything between the brackets. You would wrap a link around the variable like this:
<a href="{Post Custom Field:6}">{Post Custom Field:6}</a>
I finally got it, great! Also the ability to insert HTML in the post content like that (which I did not understand at first LOL) opens up even more cool possibilities!
We'll get the plugin and also definitely recommend it, thanks!