Question
3
Replies
570
Views
Posted: December 19, 2017
Last activity: January 18, 2018
Closed
Do we have function or rule for popup print in 7.x
Hi All,
We have a requirement to print data available in a popup box.
I used window.print function. Its printing all content in window page. I used print rule available in (on click) actions but this one also not working.
Suggest me if any other approach there to achieve.
Regards,
Guruva
Hi Guruva,
I used a local action to open a modal dialog. In this modal dialog section, I have a button which I am using for printing the pop-up window.
I am using window.print() to print the contents of the pop-up window. It is working for me. Please see the attached snapshots for better understanding. Please let me know in case there is some misunderstanding.
Regards,
Rachit