• Resolved Martin

    (@speechless)


    Hey,

    I’m using gravity forms to calculate working ours for employees.

    Now I found this plugin and I’d like to merge all the submitted data into gravityview. I get the whole list of names but I need the total work ours for between a specific date (which I can search in the date range search field.

    [gravitywp_count formid=’7′ number_field=’HOURS’ filter_field=’NAMEFIELD’ filter_operator=’is’ filter_value=’merge tag for gravityview name’]

    I get a list of names but the total work hour sum is not combine. I get each submitted entry value with that shortcode.

    How can I add up all the working ours and just show one name per total?

    Thank you!

    Best regards,
    Martin

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author GravityWP

    (@gravitywp)

    Hey Martin,

    the gravitywp_count shortcode does not take into account the GravityView search filter. I think you can achieve what you want by using Math by GravityView. It might be already included in your license. In the [gv_math] shortcode you can use scope=visible. Make sure you check out the documentation before buying it.

    Good luck!

    Thread Starter Martin

    (@speechless)

    I just realized they didn’t work together… thanks anyway!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Merge multiple’ is closed to new replies.