Expand my Community achievements bar.

SOLVED

Report on automatically generate proof when uploading document

Avatar

Level 2

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?  

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

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

 

Avatar

Level 2

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