Custom field in admin list view

Home Forums Ticket Products Event Tickets Plus Custom field in admin list view

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1000874
    Alessandro
    Participant

    Hi,

    can you suggest a way to display custom fields in the admin list view of the events?

    we need to view the event code (custom field) in case we have events with similar name

    regards

    #1001125
    Josh
    Participant

    Hey Alessandro,

    Thanks for reaching out to us!

    You can add a custom column to the Events table within your WordPress dashboard using a customization such as http://code.tutsplus.com/articles/add-a-custom-column-in-posts-and-custom-post-types-admin-screen–wp-24934.

    The custom meta for the event that you’ll be bringing in will be formatted as “_ecp_custom_$id”. You can find the id for the field by searching in your database or by using the developer tools while your in your WordPress dashboard and checking the “name” value on the field that holds the custom meta you’re wanting to use.

    Let me know if this helps.

    Thanks!

    #1005579
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Custom field in admin list view’ is closed to new replies.