OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – How do I? Questions Add owner to guest in calendar event

This topic contains 3 replies, has 2 voices, and was last updated by  zhex900 6 years, 6 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #29333

    zhex900
    Participant

    Hi,

    I want to automatically add calendar owner to the event guest list. How do I implement this? For example, when the create event screen opened, I want to owner to be already added to the guest list.

    Any example will be very helpful.

    Thank you!

    Jake He

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #29334

    sivichuk
    Participant

    Hello Jake He,

    try the following solution:

    1. Add an extension to CalendarEventAttendeesSelectType FormType for adding the owner to an Attendees (the “Guests” field). Extension code works only for create action and sets all the options needed for multiselect field to work and show correct data:

    2. Add an extension service definition:

    Please, let us know if it worked for you.

    #29335

    zhex900
    Participant

    Works fine. Thank you!

    #29336

    zhex900
    Participant

    Hi,
    How do I implement the same function in CalendarEventAttendeesApiType?

Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroCRM – How do I? Questions’ is closed to new topics and replies.

Back to top