Hi
I am trying to set up a print of detail view only. I have placed the script that you list and it prints the whole page which is ok but I really would like the whole detail view and not the table as well. Anyone got around this yet?
Why not create another table view file that contains all the fileds you want to print, search the record and then print the record. You can search a unique piece of information from each record. Record id field or whatever then print it...