[ad_1]
Hello and thanks for the previous help.
I want want to add a default message, the post title and the post url
to a textarea but so far it hasn’t been successful.
<div><span>Your message (optional)</span>
[textarea your-message default:post_meta'Hello, I would like to inquire about your property:']
[cf7-recordset id="cf7-recordset-476" type="post" attributes="post_title" condition="ID={post.id}"]
[cf7-link-field recordset="cf7-recordset-476" field="your-message" value="post_title"]
</div>with the above, only the post title is displayed but i would want the default
message to be populated as follows:
Hello, I would like to inquire about the availability of your property: <a href="#">5 bedrooms detached duplex</a>
With the post title having the post url or added to the message.
Thanks in advance.
- This topic was modified 2 hours, 23 minutes ago by .
