Hi,
I added a new custom field of type "Customer" (i.e. a lookup that can be set to be either a contact or an account) from within a solution I'm working on in my dev environment. I got an error message when I attempted to export to say I was missing some components:
- A couple are entity relationships - odd they weren't added automatically as you would expect but I found and added them manually. Even with them added, they are showing as missing when I try to export.
- There are then two fields that start with the same name as the new field but end with"...idtype" and "...name". I can't even find these in the overall schema to add them manually.
I can't believe I'm the first person to try to add a Customer type field into a solution but I can't find any other mentions of people having a problem like this. I think for now I'll just add separate Account and Contact fields but it'd be good to know what went wrong.
Thanks in advance for your help!