Pulling may (last) hair out Anyone ever used a con...
# package-development
r
Pulling may (last) hair out Anyone ever used a content picker in custom section of Umbraco with the culture selector? All works but I need to know the selected culture in the picker and that seems not possible? { "multiPicker": false, "startNodeId": null, "showLanguageSelector": true, "idType": "int", "view": "views/common/infiniteeditors/treepicker/treepicker.html", "size": "small", "section": "content", "treeAlias": "content", "infiniteMode": true, "inFront": true, "moveRight": false, "level": 2, "styleIndex": 2, "animating": false, "$$hashKey": "object:1085", "selection": [ { "name": "Products", "id": 1103, "udi": "umb://document/ec4aafcc0c254f25a8fe705bfae1d324", "icon": "icon-shopping-basket color-black", "trashed": false, "key": "ec4aafcc-0c25-4f25-a8fe-705bfae1d324", "parentId": 1102, "alias": "", "path": "-1,1102,1103", "metaData": { "ContentTypeAlias": "products", "IsPublished": true, "IsContainer": true } } ], "title": "Select content" } https://cdn.discordapp.com/attachments/882984798719729704/1214495770380865596/image.png?ex=65f95253&is=65e6dd53&hm=d6c9abf90c83717b8f2f9cafe0dc333c7fd6da0e017b2d4c675d65e78c1a6c78&
3 Views