Create field with name "id"

Hello, when trying to create a field with name “id” I get the following message:
image

Any idea how to approach this? And is there a list of restricted field names in the docs?

Hi,

The name is not allowed because all records get an internal id. You can solve it by using ID or Id using uppercase. The only other restricted fieldname that is automatically added to each record is order.

1 Like