2 Questions:
1) How come I can't populate a Select with the Contact Service on Screen Load? I can only do it by Invoke Service on a Button Click. Invoking the service on screen load does nothing.
2) When I populate a list by invoking the contact service, it automatically selects the first contact in the list. Is there a way to set all to False as a default?