Hi All. I have a table consisting of a test weight we need to either add to or subtract from. So I have two different fields. I have a TestWeightAdded and a TestWeightTakenOff. Only one can be over 0 in the same table entry. I just do not know hot to
access these numbers in the Get so the numbers are not both able to Post above 0. And do I need to do the coding in my controller or my model?
Go to the complete details ...