need to copy the answer on custom metric div to another metric preceding the order of the div.
i have a client controller on a widget to copy answer from one custom metric to another metric, but it's not working for yes/no radial buttons metric, for string the value is copying. tried the below script api.controller = function ($scope, $timeout...