What should the underlying field type be? I would have expected INT, but that generates a SQL error when the record is saved.
I tried a STRING type, but that fell over with a SQL error at Line 1 as well.
What should the underlying field type be? I would have expected INT, but that generates a SQL error when the record is saved.
I tried a STRING type, but that fell over with a SQL error at Line 1 as well.