Hi, We have an admin page that uses the AJAX control to load and maintain documents which is used by administrators only and you need to be logged in to access the page. We have a different page that doesn't require authentication that has DMX on it and uses the templated view (we needed to customize the display). We are using the Lucene search provider which is working. The problem is the search results wants to take them to the admin module which is on a page they don't have authority to view so it takes them to the login page instead. Is there a way to change the results to point to the templated pages that they can view? Thanks, Chuck |