Quote:
Originally Posted by BetterRed
I have an ISBN column defined thus:
Attachment 171644
Code:
{identifiers:select(isbn)}
BR
|
I tried defining ISBN as, {identifiers:select(isbn)} and I get an error telling me that only lowercase characters, numerals and underscores are allowed. I also tried identifiers:select(isbn). Same error.