
Announcements
Hi,
I am using CDS(Dataverse) to build up a contract table, and it includes a field called "Status", which is a choice field and default by the system.
I am creating a New Form to add a new contract, and include the field status which can be chosen as "Active" or "Inactive".
But in that New Form, no matter I choose "Active" or "Inactive", it will give me the error: Statecode: the specific column is generated by server and can't be specified.
Once I take out the column in my new form, it works and the new record will with the default status "Active". But I still want this field includes in my new form and can be specified.
*I don't have the default value in the table site.
How can I deal with it?
Thanks.
You might want to take a look at this forum post on that topic...perhaps it will be helpful for you.