• Resolved mosafers

    (@mosafers)


    hello
    use in bottom filter front page?
    wp-admin/admin.php?page=gf_entries&view=entries&id=7&s=Paid&field_id=payment_status&operator=is

    tnx

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author fried_eggz

    (@fried_eggz)

    Sorry. I do not understand…

    Thread Starter mosafers

    (@mosafers)

    Set an example to filter.
    I have the link below.
    wp-admin/admin.php?page=gf_entries&view=entries&id=7&s=Paid&field_id=payment_status&operator=is
    Filter sample

    Plugin Author fried_eggz

    (@fried_eggz)

    To only show entries that are paid you can use the shortcode below. Make sure that you change “xxx” in the code below to the id of the field payment_status (should be a number). You can check the id of a field by looking at the field in the form editor.

    [stickylist id="7" field="xxx" value="Paid"]

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

The topic ‘filter payment’ is closed to new replies.