• Resolved Sam

    (@sblekhman)


    I have a GravityForm that uses the user-submitted data to create a post. I would like the link that the user submits to become the link that Page Links To uses. Am I able to control Page Links To through custom fields? Here is a link to what I am trying to do https://gravitywiz.com/use-gravity-forms-to-create-user-submitted-posts/, I would like when the post is created for the Page Links To link to already pre-filled and “Open in new tab” to be checked. Is this possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, it’s possible.

    Here’s my answer from a similar thread:
    “You can set the custom URLs by creating a record in your wp_postmeta table with the meta_key of ‘_links_to’ and the meta_value of whatever URL you want”

    So basically, you want to configure Gravity Forms in such a way to have the appropriate post_meta information that matches that above. How to best accomplish that is probably best answered by GravityForms support if you’re not sure.

    Thread Starter Sam

    (@sblekhman)

    @madtownlems Thank you!!!!!! This is exactly what I was looking for.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Use GravityForm to Create a Post that uses Page Links To’ is closed to new replies.