I have a form with several SQL Request controls on a form. The first control collects a person's name (by dropdown) and unique ID (the name is shows in the display field and ID is in the value field). This in turn allows me to populate the various other SQL request controls with other data (address, birthdate, etc.). Now, I have a workflow process in this library that can create a new item (in the same list). However, when you open the form, the data does not appear in the control. It gives an error on the screen and when you highlight over it, it says the contents of this control have been updated outside of the form. I'm guessing the way that control works, it doesn't see the data until it is chosen by the user. Thus it doesn't collect the unique ID and be able to populate the rest of the controls. If someone has a workaround, I'd greatly appreciate it.
Populate data into a SQL drop down control and still have that control show the data
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.