By runnerjp on
Hello,
I drupal i want do add a textbox so users should only be possible to fill in these numbers structured in 6 plus 4 = XXXXXX-XXXX
how could i do this?
Hello,
I drupal i want do add a textbox so users should only be possible to fill in these numbers structured in 6 plus 4 = XXXXXX-XXXX
how could i do this?
Comments
Do you mean that you'd like
Do you mean that you'd like to limit the number of characters per text box? Are you creating a content type using CCK fields? If so, when you add a textbox, you can limit the size and the number of characters the textbox will accept.