Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q: Routing #342

Open
gvioss opened this issue Jan 16, 2019 · 0 comments
Open

Q: Routing #342

gvioss opened this issue Jan 16, 2019 · 0 comments

Comments

@gvioss
Copy link

gvioss commented Jan 16, 2019

Hi, just a little question about routing of this bundle.

I'm trying to make some shortcut in an easyadmin menu to redirect user directly on a specific domain.
I'm trying to use route with params but it's doesn't work :
{ label: 'admin.menu.mailContent', route: 'lexik_translation_grid', params: { page: 1, count: 20, filter: { _domain: email } } }

I think this is because routing is made by Angular or something like that ?
Any possibility to do it with Symfony route ?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant