This topic is locked
[SOLVED]

Steps to include the resource calendar template to my existing project

3/1/2022 1:58:36 PM
Calendar Template general questions
J
jacktonghk authorDevClub member

I have my own project and now I would like to add the resource calendar template to my project. In my project, I did the following steps and would like to know what should I do next. Thanks.

  1. add the resourcecalendar template to my project
  2. Click ok to add rc_tables to my database
  3. Check all the rc_tables in my project
  4. What's next should I do?

Best regards,
Jack Tong

J
jacktonghk authorDevClub member 3/1/2022

One more thing, I am using it in a multi-tennant environment. Do I need to add DB::SetConnection("myconnection") and DB::SetConnection("") to the begin and end in all the calendar events? Thanks.