Copy widget data into catalog variable
Hello Community,Please review my code and suggest why my widget is not transferred to my catalog variable.api.controller = function($scope, $timeout) { var c = this; // ----- safe context & options ----- c.field = ($scope && $scope.field) ||...
