• Resolved Kay Belardinelli

    (@kangabell)


    I have a custom field for an “event date” set up on my posts. I’ve added a corresponding custom field for this to my USP form, but I don’t see where the data is going to. I’d like the data to be stored in the custom field I have set up in the admin. So after a user has submitted a post with the “event date” field filled out, when you view that post in the wordpress editor you will see that data populating the “event date” field. Is this possible?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Yes custom form fields are saved on the submitted post as custom fields. Normally you can find them on the Edit Post screen in the Custom Fields box.

    Thread Starter Kay Belardinelli

    (@kangabell)

    The custom fields I’m using aren’t in the “Custom Fields” section of the editor. They’re in a different section created by another plugin. Is it possible to have the fields map to something specific?

    Plugin Author Jeff Starr

    (@specialk)

    It’s not something that is supported by the plugin at this time, but sounds like a good idea for a possible future update. Where/how exactly do you need to map the custom fields?

    Thread Starter Kay Belardinelli

    (@kangabell)

    Well, basically I am setting up a website that will be a community music events listing. We’re trying to make it as easy as possible for anyone to add an event to the site. We have the following fields we’d like to collect from a user submission: title (usually a list of artists/bands), event date, event time, location, and cost. The Events plugin we’re using (Very Simple Event List) helps to organize and display the events on the frontend – for example, we can easily display “upcoming events”, hiding any that have already happened.

    Another plugin I’m using is WP All Import, which allows you to batch-import from a csv file. With their import process, it “auto-detects” custom fields (or you can manually specify) and then you can select which fields from the csv will map to which custom fields in the post. A process like that could be useful when setting up the form submission as well.

    Plugin Author Jeff Starr

    (@specialk)

    Alright thanks, will look at maybe adding something for this in a possible future version of the plugin. Thank you for the feedback and ideas Kay.

    Thread Starter Kay Belardinelli

    (@kangabell)

    You’re welcome! Thanks for the plugin!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Mapping custom field data to custom field in admin’ is closed to new replies.