I love the new Post Content Templates and how you've implemented them. Really easy. I was wondering what the form field {embed_url} does.. what URL does it embed?
I love the new Post Content Templates and how you've implemented them. Really easy. I was wondering what the form field {embed_url} does.. what URL does it embed?
The embed_url field is the URL where the form was submitted from. The URL of the page the form was embedded on when it was submitted.
Is there a way to embed the URL of the post that was created from the form submission? I seem to be missing it.
You can use the merge tag {post_id} to get the ID of the newly created post. Then you can combine it like this in your notification. http:// example. com/?p={post_id}
You can view your post here.
You can see this in action here: http://gravity.chrishajer.com/story-submission/ (the password for the page is "gravity")