Update custom field meta on form submission

Home Forums Calendar Products Community Events Update custom field meta on form submission

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1191092
    sparxoo
    Participant

    Hi,

    I have an advanced custom field attached to events that allows me to query events for specific users. I need to be able to update that field when a user submits an event. Is it possible to hook into the event submission to update the meta value for the event?

    Thanks.

    #1191821
    Geoff
    Member

    Hi David and I hope you had a great weekend!

    The event submission process is really the same thing as the default WordPress post creation process, so you should be able to hook into theย save_post action as needed. ๐Ÿ™‚

    Cheers!
    Geoff

    #1191934
    sparxoo
    Participant

    Great. Thank you!

    #1191952
    Geoff
    Member

    My pleasure! Cheers to you and defintely let us know if any other questions pop up. ๐Ÿ™‚

    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Update custom field meta on form submission’ is closed to new replies.