PropertyEditor as a GridEditor and mediapicker as a prevalue
Hi,
I have a property editor that I've got set up and working nicely. I now want to include that as a grid editor. Is there an easy way to do this or do I need to create essentially a copy, just using $scope.model vs $scope.control?
Also, my property editor uses a mediapicker as a prevalue - basically for selecting a folder in the media section, where files are uploaded to. How can I include this in a grid editor? I have tried adding it as a prevalue and also as - below in the grid editor definition.
PropertyEditor as a GridEditor and mediapicker as a prevalue
Hi,
I have a property editor that I've got set up and working nicely. I now want to include that as a grid editor. Is there an easy way to do this or do I need to create essentially a copy, just using $scope.model vs $scope.control?
Also, my property editor uses a mediapicker as a prevalue - basically for selecting a folder in the media section, where files are uploaded to. How can I include this in a grid editor? I have tried adding it as a prevalue and also as - below in the grid editor definition.
Any help would be appreciated!
Many thanks
Simon
is working on a reply...