OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions activityBundle with custom activity entity

This topic contains 2 replies, has 3 voices, and was last updated by  Pedro Molina 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
  • #33636

    jakabadambalazs
    Participant

    I followed the the readme in activityBundle and I created a custom (task) entity declared as “activity”. Then in my accountBundle I have activated both “oro_email” and my own custom entity as activity.

    On my account view I correctly get the two tabs “Emails” and Tasks but when I click on task I can see that both buttons and the corresponding divs have the same “data-target” derived from the field name in oro_entity_config_field.

    This results in that when I click the second tab the datagrid content is loaded into the first div (below the emails) and not in the second.

    I’m sure I did something wrong but I cannot figure out where – do you have any ideas?
    thanks


    oro/platform(1.6.2) + oro/doctrine-extensions(1.0.7) + symfony/symfony(v2.3.27)

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

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

Back to top