I built a field to accept registration number information (typically 10 digits long and wholly numeral).
However the data collected does not display in the database. The registration number is intended for display to users.
I have tried formatting as text, decimal and integer but it simply does not show up in the database.
Help!