Hi Kristen.
When you say 'not saving' do you mean that the instance variable for Specific Amount is blank? Or is there still a value in the instance variable?
You can see this by going to 'Monitor', selecting an instance of the Form submission which you know hasn't 'saved', and then viewing the instance variables (probably {dataset/Specific_Amount}?). If the Specific Amount variable is blank, then that means it's likely something happening in the Form.
Or if by 'not saving' you mean it's in the Form variable, but not getting through to a database or to a metadata field, then we need to look somewhere else (like the 'Save to Repository' task in the Business Process, or maybe a workflow that's being kicked off; or the field/cell constraints being mismatched between the form field and the target location for the data).
Also - is the behaviour of the field that, when you selct the Specific Amount radio button, the field appears and the user manualy enters the value?