I am trying to use a toggle button on a form to update the value of a record in the database. I want to have a button whose default state is Open and when toggled status change to Close and the corresponding record in the database is updated. Any help will be greatly appreciated.