Hi ,
In my application users can create several events which occur every week
Eg -Event_1 happens on Mon,Tue,Wed,Thurs,Fri he should be able to select it using check boxes.
How do i save the schedule
Hi Kanishka
Sorry, Maybe I don't understand your question exactly.
It also depends on your data model, If your entity like bellow, You can save these records.
UserId, EventId,WeekDay
AAA, Event_1, Mon
AAA, Event_1, Tue
AAA, Event_1, Wed
AAA, Event_1, Thurs
AAA, Event_1, Fri
Regards
Hi Kanishka,
Could you please share the OML with us, if possible?
Thanks & Kind Regards,
Sachin
Hi Kanishka, your question is a little hard to answer without know you data-model, without check what you have built, can you share some pic, the oml perhaps, give us a little more context so the help will be faster
Cheers,
Carlos Lessa