Print HTML Page in Portal
Print HTML Page in Portal
I have an HTML page that I want portal users to be able to print.
What is the functional URL for printing an HTML page in the portal?
I tried
"
https://soundcyclists.zohocreator.com/portal/<appname>/print/Sign_In_Sheet_HTML/ride_ID="
+ ID_string
where ride_ID is a paramter, but that's not recognizing that I'm in the portal
Thanks