Find records of searches by exempt users in the given time period.
#springBind( "audit" ) #if ( $!{status.errorMessage} )$!{status.errorMessage}
#end #if( $noresults )No results found
#end #if ( !$!results && $!searched )No exempt access found
#elseif ( $!results )User | Notes | Count | |
---|---|---|---|
$!esc.html( $a.fullName ) ($!esc.html( $a.name )) | $!esc.html( $a.email) | $!esc.html( $a.organization ) | $!esc.html( $results.get( $a ) ) |