I'm new to Outsystems and it isn't very clear to me how to setup and use FullCalendar Reactive in a Reactive Web Application.
I just want to place in the Calendar all Guest Names by CheckInDate from the database, you can see sample record below.
I also manage dependency on my entity to the demo module for testing.
Any help or suggestions would be gratefully appreciated.
Bes Regards,
Yves
Hello @Yves Jerome Lat ,
Here is an oml with an example on how to populate your calendar.
I hope it helps
Hi @Laura Fidalgo,
Thank you for your help, I really appreciate it. Hope this works.