How do I print an iview?
The code
window.print()
prints the iview along with the DLN, TLN etc. How can I print only the iview in the innerpage
This code has the same effect -
if(frames["ivuFrm_page0ivu0"]!=null){
frames["ivuFrm_page0ivu0"].focus();
frames["ivuFrm_page0ivu0"].print();
}
Iview Isolation Mode is set to URL