I'm trying to set the default of a text input box to the "InStock" field from the selected record of a ComboBox "InventorySearch". There's no error, but it never displays the data.
The InStock Field is a whole number, I think I'm not converting it to a text value correctly - I've tried displaying other fields that are text and they work fine.
