• Resolved Blake Whitford

    (@blake12377)


    I am looking at your plugin to do some avanced reporting for my woocommerce website. I am using Gravity forms and WooCommerce to allow people to sign up for sports leauges. They can sign up as a team and as a free agent which we add them to a team. When they sign up, they can complete the waiver and select what size T-Shirt size. I need to have to option to run downloadable reports for the following:

    Ability to download a report of tee shirt sizes per season, per league and per team

    Ability to download a report of waivers per season, per league and per team

    Can this plugin accomplish this?

Viewing 1 replies (of 1 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @blake12377

    If you’re using “Post Fields” for your form fields, then you could export the generated posts with WP All Export. And, as long as you’re storing the team/league names in custom fields, you can filter the exports: http://www.wpallimport.com/tour/data-filtering/.

    However, if you’re not generating posts from the entries, I’m afraid it wouldn’t be possible since Gravity Forms stores the entry data in their own custom database tables (which WP All Export can’t currently export directly from).

Viewing 1 replies (of 1 total)

The topic ‘Creating reports for custom variables’ is closed to new replies.