Smart Approval Backwards
-
WordPress version:
Gravity Forms Directory version: 3.7.3I did this:
Added a Directory to my Page.
Unchecked – Automatically convert directory into Approved-only when an Approved field is detected.
Checked – (If Smart Approval above is not enabled) Show only entries that have been Approved (have a field in the form that is an Admin-only checkbox with a value of ‘Approved’). Note: This will hide entries that have not been explicitly approved.
I expected the shortcode to show this:
smartapproval=”true” approved=”false” (which BTW works!)
But in the shortcode it shows:
smartapproval=”false” approved=”true” (which doesn’t)
The topic ‘Smart Approval Backwards’ is closed to new replies.