Is there a way to get the current culture on a document when using nested content?
I have made a simple Property Editor to test for $scope.model.culture, since we use some custom Property Editors in Nested Content that uses the culture on from the current editing page to the right content.
Ive pasted the Property Editor directly on the document and inside the Nested Content to demostrate.
Inside a Grid Layout it works (like shown on the photo), but not a Grid Layout Inside a Nested Content.
Nested Content $scope.model.culture is missing
Hi all.
Is there a way to get the current culture on a document when using nested content?
I have made a simple Property Editor to test for $scope.model.culture, since we use some custom Property Editors in Nested Content that uses the culture on from the current editing page to the right content.
Ive pasted the Property Editor directly on the document and inside the Nested Content to demostrate.
Inside a Grid Layout it works (like shown on the photo), but not a Grid Layout Inside a Nested Content.
I can also get the $scope.model.culture inside a Block List and even from a Grid Layout inside a Block List.
is working on a reply...