- Issue created by @blacksnipe
- 🇧🇪Belgium blacksnipe
I've added a simple fix as a possible solution, but it needs testing.
I want to add a dynamic URL rewrite for the route entity.group_relationship.create_form, but I can only use the first parameter, while the original route contains two: {group} and {plugin_id}.
See screenshot for details.
Find a way to get the dynamic url parameters, based on the route instead of via the entity type.
Testing.
None
None
None.
Active
1.1
Code
I've added a simple fix as a possible solution, but it needs testing.