philippfrenzel / yii2fullcalendar

JQuery Fullcalendar Yii2 Extension
GNU General Public License v2.0
133 stars 97 forks source link

add event with calendar via ajax #97

Closed masihfathi closed 7 years ago

masihfathi commented 7 years ago

how is it possible add event via ajax to calendar for example for each user, i know i must create a specific table for time table and assign event to each user but i don't know how to do it with ajax. can you plz make an example for this creating event via calendar?

philippfrenzel commented 7 years ago

create url for ajaxEvent and pass user_id as param