• Resolved Mt Boychick

    (@mtboychick)


    I’m installing and configuring Participants Database in my school website.
    It’s a great program but I’m missing a very important feature.

    At the admin interface I’ll need to find, sort and export to excel spreadsheet more fields. Right now I can only look for one parameter.

    I’ll need to be able to search and pull for example male student, grade 6, class 6B, with grade B+ in Math, that use private tutoring.

    Is there a way for me to customize/modify the plugin for this extra feature?

    Thanks! MT

    https://wordpress.org/plugins/participants-database/

Viewing 6 replies - 1 through 6 (of 6 total)
  • It would be great to be able to feed the “filter” on the admin page with as complex a statement as can be used in the shortcodes; i.e. “value<10&other_value!something” Then that particular filter results would be exportable and you’d have what you want.

    Plugin Author Roland Barker

    (@xnau)

    Yes, that is certainly on my list of planned improvements…it’s not really possible in the short term.

    Thread Starter Mt Boychick

    (@mtboychick)

    I will need this feature for a current project. Can I hire you to do this for me? Or, Can you recommend someone that can do this for me?

    Thanks for great work!

    MT

    Plugin Author Roland Barker

    (@xnau)

    As I mentioned, not possible in the short term, it’s not a matter of money, just too committed to other projects right now, and this request is a major deal I can’t do as a modification because it’s in the admin. I have to roll it into the main development.

    Thread Starter Mt Boychick

    (@mtboychick)

    Thanks you! Much appreciate your work on this.

    MT

    Thread Starter Mt Boychick

    (@mtboychick)

    Can I Modify and filter search capability in the short code?

    Where am I’m putting this code?: <?php echo do_shortcode(‘[pdb_list filter=”last_name=’.$_GET[‘last_name’].’&first_name=’.$_GET[‘first_name’].'”]’) ?>

    see link to this question: http://wordpress.org/support/topic/plugin-participants-database-modify-search-capability?replies=4

    Really need help with this.

    Many thanks

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

The topic ‘Find, sort and export to excel spreadsheet more fields’ is closed to new replies.