By willk on
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
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
There is an ISBN field, that
There is an ISBN field, that or change to a text field.
Thanks.
Thanks.