Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hello,
We're struggling a little bit with getting the following issue working. What we'd like to do is to, in one query using BlogHandler.GetQueryResult, retrieve BlogEntries created by a certain user, either anonymously (AnonymousAuthor) or not anonymously (UserAuthor). So far we've had to do two queries and then combine the result from these queries but we'd really like it if it's possible to do this in one query?
Here's the code for this:
We've tried using CriteriaGroups and stuff but without any success, is there anybody out there who can help us?
Best regards
Martin