replied on March 19, 2014
Sorry Eric, I may not have been very clear. I have a Police Warrant Intake form that contains drop down lists for things like Day of the Week, Gender, Race, etc. Those drop down lists have values users can choose from. When I don't have a Lookup Rule on the Form, users can fill out he form manually and pick from those lists without issue. If I put a Lookup Rule on the Form to try and populate items on the form (Defendant name, Address, Phone, Gender, Day of the Week, Race.), based on a key value (Case Number) the drop down lists do not show their values.
I would like the form to be able to pull from the external database when possible, but if a matching key value (Case Number) in the external database can't be found, I would like the users to be able to fill out the form manually.
I've made a copy of the form and when I remove the Lookup Rule, everything works great (manually).