01-26-2016 08:19 AM
// Pre-process any previous values, if needed
//$scope.preProcessFields
if (((field.type == 'dropdown' || field.type == 'radio-buttons') && field.optionType == 'rest' && (field.restUrl || field.endpoint))) {
$scope.invokeRestUrl(field);
01-27-2016 09:35 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.