I am trying to add a AutoNumber column type to a sheet
It seems to work just fine
The issue I am having is the "autoNumberFormat" seems to be ignored.
I can go into the smartsheet.com and manually edit the prefix, and suffix, and starting number in the sheet and it works fine… but the API isn't applying this on column creation?
Any ideas why?
Side note: There used to be an autonumber column - but it was deleted prior. Seems this is where the new autonumber is starting at where the previous one left off with the same prefix and suffix.