Hi,
I have a custom entity which is basically a portal request form.
We have two request forms in dynamics 365, one is for portal users and the other for dynamics users. Once users submit a request through portal, a request id(autonumber field) gets generated. I have set this request id field as a autonumber field. Everything is working fine when request form is saved from portal side, auto number gets generated without any issues. But on the dynamics form, the auto number won't work. I get an error on saving the form as it is a required field. I am not sure what to troubleshoot, because the fields are setup only once and used on multiple forms. Why would auto number field work on one form and not on the other? Any suggestions on troubleshooting would be great. Thanks for any help!