I have one issue with spcalendarview. I just wanted to show spcalender item to the contain editor web part from the link here
but i wanted to my custom page into the contain editor web part so how to get hower event of spcalender item event
|
I have one issue with spcalendarview. I just wanted to show spcalender item to the contain editor web part from the link here but i wanted to my custom page into the contain editor web part so how to get hower event of spcalender item event |
||||
|
|
If you want to display your custom page instead of DispForm.aspx?ID=x then you need to pass your custom page url to the jLoadMe function, so in line 14 of the sample code on the link you posted, replace
with
|
|||
|
|