Pre-populating selection of contentPicker
# help-with-umbraco
l
Hi, I'm in the process of updating from Umbraco 7 to Umbraco 12. I'm trying to replicate our custom relations picker plugin to work with the changes to angular back office API. By the looks of it, when using the tree picker from the DialogService, I could simply set dialogData.selection. This doesn't appear to be an option with EditorService.contentPicker. Is there some way to get the same behaviour? Thanks!
2 Views