Hi, I have a Loans form and an Equipment table.
I would like the 'Available' checkbox in the Equipment table to be unchecked when when the user clicks the 'Submit' button on the Loans form (i.e. when an item is loaned out) - but I only want the checkbox corresponding to the item (Equipment ID)...