Can a BP Picker populate a dropdown through a UDR?
I have a Simple BP where there is a BP Picker in the upper form. I would like to create a web page using web services to create a new record in the BP. I would need to have a dropdown that is populated with the records from the BP Picker. Can I just setup a UDR that lists the title of the BP record and the record as the key so that the record is passed to the BPXML?