I have created a form with many text fields and dropdown lists that are tied to fields in the database. When I create new records, I have no problem changing the values of each field. However, when I try to edit an existing record, I cannot change any value in the text boxes or dropdown lists. How can I make it so I can edit already existing values?
Thanks
Thanks