I am getting an error when trying to create a table
CREATE TABLE Custom_ArcType ( ID int NOT NULL,
TYPE varchar(255) NOT NULL,
PRIMARY KEY (ID)
Hey @Michele ,
Thank you for posting your question.
You can create custom tables through the UI by following the instructions provided in the link below:
If you're encountering an error at this step, please submit a ticket with our support team so we can investigate further. You can submit a ticket via the link here.
Thanks,
Arumugam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.