I am creating a name input field and amount input field , but when I am downloading that page as in PDF , in that PDF input field is visible .
I want that input field invisible while downloading in CSS .
Please help me.
Hi Pooja Please refer to this oml as well.
In this, I haven't used CSS or media print.
Hi Pooja,
Instead of using GetReferrerURL(), You can use
GetBookmarkableURL() in reactive application.
In this scenario you can pass the download page URL like this:-
@Shivansh Pandey Can you please assist this?
You can use Media Print css for this.
Hi Shivansh,
Yes,
I used Media Print css for this.
Please refer to this :-
https://shivansh-pandey.outsystemscloud.com/MediaPrint/mediaPrint.aspx?_ts=637598890046721926
Thank you so much for quick response,
I am trying this for pdf downloading but I want in reactive web app .
but in that I can't fetch server action(GetReferrerURL) from HTTPRequestHandler for PrintToPDF_Advanced this run server actions URL .
The given solution was correct but that is in traditionally web app
Can you help me in this?
Your given solution is correct , now I can generate the PDF in reactive web app
And thank you so much for quick response.
Your welcome Pooja
Can you help me for input box? , I want input box invisible but text should be visible while downloading in reactive.
I tried all that things what given by you for that but it didn't work in reactive.
Please find attachment which I am working currently on it.
Thank you for your quick response and help.
And the solution given you is working now.
Welcome Pooja