localendar Forums Homepage


Print at Sep 13, 2025, 3:02:48 PM

Posted by support at Apr 12, 2012, 1:48:05 AM
Re: How to cause click on event in calendar to go directly to a URL?
As I initially mentioned, there is a possibility we will not support this feature. We are working on some other items which are actual bugs, so this has been pushed back a few times. The problem, as I mentioned, is complicated by the issue that there is another behavior that has replaced this one (and this was a behavior we intended, rather than one that was accidental)

We have been trying other workarounds. For example - try this: Create a new event called "HTML redirect" and click the HTML button on the Description toolbar. Paste this code:

<script>
self.close();
window.opener.location.href='http://www.yahoo.com';
</script>

Then save the event. Try clicking on it from your public calendar view. There will be a temporary pop-up, but this code seems effective on most browsers.
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us