I'd like to know how to set the url that is displayed on the calendar share page. The bottom of the page reads:
"To allow others to access this item, direct them to this URL:"
It then displays a URL using the internal domain of the server which is invalid for the user. I need it to display the external domain, the one that the user is viewing the site with. How can I do that?
Example:
User logs in at at https://www.example.com/
Currently displays:
https://internal.server/home/user/Calendar
Should display:
https://www.example.com/home/user/Calendar


LinkBack URL
About LinkBacks



