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
Hello. A create a new module whith property Editors. At package.manifest a have
prevalues: { fields: [ { label: "Category", description: "", key: "cat", view: "treepicker" } ] }
Then i create new doctype for category and create some contents.
Then i crate new doctype when i use this property And select my root content.
When i write at my controller
console.log($scope.model);
I have only alias, id, label etc, but i dont have a value of content. How to get it in my angular controller?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Problems at treepicker
Hello. A create a new module whith property Editors. At package.manifest a have
Then i create new doctype for category and create some contents.
Then i crate new doctype when i use this property And select my root content.
When i write at my controller
I have only alias, id, label etc, but i dont have a value of content. How to get it in my angular controller?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.