I have built a new app, which has a list component. The list information is being populated from a database collection I set up and its all-working fine. However I want people to be able to select one of the options from the list and I wanted the following information be stored back into the databas...