• Hi,

    Great plugin!
    Thank you!

    Is it possible to count the number of entries with an active gravity flow step for the current user?

    So, any active step for the current user and not a specific one.

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

    (@gravitywp)

    Hi @siwax

    This should work:

    [gravitywp_count formid='' created_by='current' workflow_step='']

    Just fill in the form id and the id of the workflow step.

    Kind regards,
    Erik

    Thread Starter Gwenael

    (@siwax)

    Hi Erik,

    Thank you.

    In fact I don’t want to specify a step, but any pending step concerning the current_user.

    We count :
    – any pending current step of the workflow concerning the current user

    We don’t count :
    – steps for other users
    – non current steps (previous and next)
    – any finished workflow

    Is it too much ? ??

    Plugin Author GravityWP

    (@gravitywp)

    It is too much ??

    Thread Starter Gwenael

    (@siwax)

    Haha ! ??

    See ya

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Gravity Flow count’ is closed to new replies.