turboecart

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Add new Column in Attendees list view #937808
    turboecart
    Participant

    Thank you! I was suspecting that, but wasn’t quite sure how to go about it. Using the code on the link you provided, I was able to add the column and populate the value as needed. 🙂

    There’s just one more thing now.

    The Attendees page uses an in-page jquery search filter, where you can filter by ticket #, order# or security code. I would also now like to filter by this new column I added.

    I was able to track the function that does all this in resources/tickets-attendees.js and modify to do what I need, to enable the filtering for values in this new column as well.

    But again, I did this by modifying the plugin files. Is there a better way to override this function through my own js file or something?

    Thank you.

Viewing 1 post (of 1 total)