Apex Calendar and hyperlink / editing only date
I am using current version.
I have some data displayed in the calendar cells. When user clicks on "date" it takes them to another page which accepts new entry against the date they clicked on. This works fine.
The problem is that even the data that is displayed on date is showing up as hyperlink and I want to be able to remove this.
What I need is the date alone be a hyperlink that directs them to "Add new entry page" and no option to click on the data that is displayed in calendar.
How do I make it only date editable and not everything else.
Any advise/help is appreciable.