If i had a field where the input was about 20 character of mixed letters, numbers and dashes
...Which field type should I use?
And should someone forget to complete the field in the form
...How could I set default value for that same field to show something other than an empty string?
?