Default values for sn-record-picker when using ng-repeat to display in table format
How do you set the default values for a sn reference field (ex: sn-record-picker) when using the angular directive ng-repeat? You would need some sort of way to set each of those javascript objects' values (displayValue & value) dynamically and bind ...
