OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Programming Questions activity_contexts

This topic contains 1 reply, has 2 voices, and was last updated by  Mike Kudelya 6 years, 10 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
  • #25399

    zhex900
    Participant

    Hi,

    I want to restrict the type of context activities display in Calendar Event view. For example show all activities except Contacts. Which file should I be looking at? I know Calendar Event view is calling macros.html.twig in OroActivityBundle. But I cannot make sense of it.

    Thank you!

    Jake He

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #25400

    Mike Kudelya
    Participant

    Hi

    As workaround you can put the following code to this line:

    or modify ActivityContextApiEntityManager::getActivityContext.

    Do not forget run these commands after JS modifications:

Viewing 1 replies (of 1 total)

The forum ‘OroCRM – Programming Questions’ is closed to new topics and replies.

Back to top