OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – How do I? Questions How to pass route paramters for the datagrid

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

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

  • Creator
    Topic
  • #36571

    Alexander
    Participant

    Hi,
    I’ve created a simple datagrid by following this article
    Now I have a problem with datagrids.yml because the view and update needs a custom parameter for the route:
    In the symfony-log I get the following error message

    datagrids.yml:

    index.html.twig:

    I’ve also tried to pass the parameters in a Event Listener but it throws the same error

    TestGridListener.php:

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

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

Back to top