Forum Post: RE: Create an event with the people/participant who are not rollbase users

  • Thread starter Thread starter romain.pennes@foederis.fr
  • Start date Start date
Status
Not open for further replies.
R

romain.pennes@foederis.fr

Guest
Hello, You may have another object, for instance "Employees" which are not users. In that case, you can create a relationship between your Employee object and your Event object. You may attach multipe participants (employees) to one event and an employee may participate to multiple events. (N-N relationship). However, I don't think Rollbase default iCal can send .ics invites to employees (non-user object). But you can create your own generic .ics (iCal) document template ; and you can create an email template with the .ics file as attachment. We have done it in our apps and it works great. However, it requires to write one trigger to save the result of the .ics generated file in a "File upload" type of field, to be able to have it as attachment to emails. Regards, Romain.

Continue reading...
 
Status
Not open for further replies.
Back
Top