I have a series of Interfaces that all start with the same record picker. I'd like to pick the appropriate record in the record picker of the first interface and then pass the value I've selected in the record picker to the remaining interfaces so t...