• Hi,
    My client needs a members database where he can filter and print results. So for example, for the accountant, he needs to print a report with only member name and dues paid (excluding all other fields, as those are the only fields the accountant needs to see). Someone else may need a report on demographics, so perhaps a report with only name and demographics, excluding all other fields. He will access this information from WP dashboard, not live on the website.

    Can this be accomplished with the participants database plugin? Thank you so much for your time!

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    It may not work exactly as you describe, but it is possible to create different displays of the data on the frontend using a shortcode that can filter which records are shown and which columns are included. Such pages can be printed.

    The plugin does not display anything in the WP dashboard, but there is a page that displays the records in the backend, which can be configured as to which columns are shown.

    Accomplishing these things will require someone with a good understanding of how WordPress works and how to format pages, HTML, CSS, etc. because of the custom formatting that will be needed.

Viewing 1 replies (of 1 total)
  • The topic ‘Filter and Print Reports?’ is closed to new replies.