Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
So what I need to do is get the current selected variant/language in the backoffice from the angular controller in a custom property editor.
Thanks. Sean
Hi Sean,
You can get de mculture parameter from the url with $routeParams.mculture.
Thanks for pointing me in the right direction. However its $routeParams.cculture that will change depending on the language selection, mculture is the 'real' culture of the application.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Get the current selected language in the backoffice
Hi
So what I need to do is get the current selected variant/language in the backoffice from the angular controller in a custom property editor.
Thanks. Sean
Hi Sean,
You can get de mculture parameter from the url with $routeParams.mculture.
Thanks for pointing me in the right direction. However its $routeParams.cculture that will change depending on the language selection, mculture is the 'real' culture of the application.
is working on a reply...