Is there a way to disable the detail button on a row returned by a search when the user has not logged on?
What I want is a non-authorized user to do a search and see the results in a grid. But I don’t want them to see the details of each row, just the search results. I want this same form to allow an authorized user to view the detail of each row. Possible?