* I have a Drop Down field (Employees Names) that has a Connect Integration command set to the behaviour "when the field is shown", that gets a list of names from a csv file connection.
* I also have a Text field (Company address) that also has a Connect Integration command set to the behaviour "when the field is shown", that gets an address from a form connection.
* If I have both fields on the form at the same time, only one of them is populated. But if I remove either the one that remains populates correctly.
* The connections work correctly as I have tested them individually, but as soon as a introduce a second Connect Integration command for a second field to the behaviour when a field is shown, only one works.
* I have a third field (employee type) that also has a Connect Integration command but this occurs for the behaviour "when the Data is changed" when the emplyee name is chosen in the first drop down field. This works fine too. It is going to the same csv file, but it is not happening at the "when is shown" event.
* The reason that I have one connection type to a csv file and the other to the form, is because I previously had two fields accessing the csv file "when is shown" and it wasn't working so I thought that if I changed the data source it might help.
Is there some way of being able to load multiple fields from one Connect Integration command at the same behaviour, such as "when is shown"?
