I am trying to use HTML in the select box option value. This way I can have the event be a location with the address showing up just by selecting the event name.
I have HTML enabled in the calendar settings and auto-link is turned on. I am able to have bold tags and line break tags work correctly but the option value box is not letting me use simple link tags (ie. <a href..>. For some reason it will not accept the equals sign when I try to save the option value. Once it gets to the equals sign it cuts off everything from that point on. I take out the equals sign and then it all show up (however, without the equals sign the link will obviously not work because the html is now incorrect).
Also, the auto link does not seem to work within the option value of the select box.
Any ideas as to what I'm doing wrong?
Thanks in advance.