Chancer
09/30/2024, 3:54 PMkdx-perbol
10/01/2024, 6:28 AM$scope.model.value
should be enough, and your code does that... can you verify that that code runs, with the correct data? There is an angular.copy
to the value, but also regular assignments.
We've based our most recent editors on examples that use editorService.open
to open the editor flyout, so there's not much code in the controller, most is in the view. The controller just passes "current data" and receives "updated data".Chancer
10/01/2024, 7:07 AMkdx-perbol
10/01/2024, 8:10 AMChancer
10/01/2024, 8:45 AM