26
Views
3
Comments
Solved
Save Schedule for events occuring every week
Application Type
Reactive

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 

2021-01-19 14-07-32
Tom Zhao
Solution

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


2020-09-21 11-35-56
Sachin Waghmare

Hi Kanishka,

Could you please share the OML with us, if possible?

Thanks & Kind Regards,

Sachin

2026-01-19 17-09-56
Carlos Lessa
 
MVP

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



Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.