Posted on: 10/28/2014 6:36:13 PM | Views : 424

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 ...