Hi,
I mean, the print function doesn’t exclude that and prints it completely.
@media print {
[class*="header__Container-sc"],
[class*="form__Container-sc"],
button {
display: none !important;
}
}
Hi,
I mean, the print function doesn’t exclude that and prints it completely.
@media print {
[class*="header__Container-sc"],
[class*="form__Container-sc"],
button {
display: none !important;
}
}
Thank you for the feedback!
I am glad to know you like how the Print button works ![]()
@Max
Unfortunately, it’s not working as intended. I’m still using my own with the media instruction. The function in the widget prints everything, not just the result section.
I didn’t want to explicitly call it an issue. Could you please check this?
Sorry for misunderstanding, and thanks for clarification!
I’ll check with the devs if anything can be done and will report back once I have their response ![]()
Unfortunately, there is no way to achieve this now, but we’ve added this request to the Wishlist on your behalf - Exclude fields and their values along with the widget title from printed version.
We’ll keep tabs on it and try to consider the idea if it gets more votes ![]()
I see it more as a design choice rather than an issue, since it’s meant for users to easily compare their inputs with the output.
However, you’re right - the post of the text might sound confusing, and I’ve adjusted it for more clarity.
Thanks again for the feedback!