Hello, I want to limit the query by cruser_id = $someUserId in frontend from the query settings, but I don't know if that is possible. Is there a way to extend Typo3QuerySettings so that I could use something like $querySettings->setCruserId($someUserId )? Thanks, Tomita