Has anyone had any luck or know if it's possible to run a report so I can see how many users in the system have "automatically generate proof when uploading document" enabled?
Solved! Go to Solution.
Views
Replies
Total Likes
Put this in your filters on a user report:
EXISTS:a:$$OBJCODE=USERPF
EXISTS:a:name=marketingsolutions.proofing.autogenerate
EXISTS:a:userID=FIELD:ID
EXISTS:a:value=true
TIP: if this solved your problem, I invite you to consider marking it as a Correct Answer to help others who might also find it of use.
If you like my content, please take a moment to view and vote on my Idea Requests: https://tinyurl.com/mysocalledideas
Put this in your filters on a user report:
EXISTS:a:$$OBJCODE=USERPF
EXISTS:a:name=marketingsolutions.proofing.autogenerate
EXISTS:a:userID=FIELD:ID
EXISTS:a:value=true
TIP: if this solved your problem, I invite you to consider marking it as a Correct Answer to help others who might also find it of use.
If you like my content, please take a moment to view and vote on my Idea Requests: https://tinyurl.com/mysocalledideas
I just got the filter that will allow us to report on who has "automatically generate proof when uploading document" enabled in their profile. If you need it just add this filter to a User report.
EXISTS:1:$$OBJCODE=USERPF EXISTS:1:name=marketingsolutions.proofing.autogenerate EXISTS:1:userID=FIELD:ID EXISTS:1:value=true
Views
Replies
Total Likes
Views
Likes
Replies