I created a field to enter ISBN number for books using CCK (integer). Well, now I am stuck because the field will only take 10 digits while ISBN numbers have 13 digits. Any ideas on how to solve this problem? Thanks

Comments

nevets’s picture

There is an ISBN field, that or change to a text field.

willk’s picture

Thanks.