Using a list view, I populated a single field with a name. Than populated several subfields of that field, i.e. FirstName = John, LastName = Doe...etc.. those are 2 subfields. Beside it is a panel with text boxes corresponding to each subfield (inside the list view). I want to drag that single item from list view to anywhere over the panel and have the subfields displayed in the appropriate text box. Online tutorials and examples aren't really helping me too much, they are all really advanced compared to what I am trying to do. Any help would be great.