I have a class registration solution containg 2 lists Sessions and Registrations. Each time someone registers I want to decrease a numeric field contaiNIng the number of available seats. I hve been able to update the number using the "Update ITEM"but need to perform the calculation subtracting 1 from the existing number of seats.
↧