OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

This topic contains 1 reply, has 1 voice, and was last updated by  jakabadambalazs 9 years, 5 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
  • #35885

    jakabadambalazs
    Participant

    Hi, I am trying to implement a very simple form in a dialog triggered by:

    controller and route is in place, the dialog opens and I see from network that request is made and response is served but it does not appare in the dialog. it remains empty. Is there something I am missing out?

    thanks


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

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

    jakabadambalazs
    Participant

    oooooooooops, I was missing the surrounding <div class="widget-content">...</div> in the content returned by the controller.
    now it show up
    a\


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

Viewing 1 replies (of 1 total)

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

Back to top