Tech Support > Microsoft Windows > Windows CRM > How to edit entitys attributes directly?
How to edit entitys attributes directly?
Posted by Perttis on September 6th, 2006


I messed up with entity mappings and ended up with errror: attribute not found.

How can I manually remove attribute from entity?

Tried export -edit -import but it seems not to be the right way.


Posted by Matt Parks on September 7th, 2006


You will first need to remove the "bad" mapping that you created. Since it
is referncing the field, you need to do that prior to trying to remove the
field. You also need to remove it from any forms & views that may be
displaying it.

The customization Import will not remove fields (as you have discovered).
That is done as a safety feature to rpevent accidental loss of data (imagine
accidnelty importing an old file only to have it delete data on you).

--

Matt Parks
MVP - Microsoft CRM


"Perttis" <Perttis@discussions.microsoft.com> wrote in message
news:CF2247D9-A049-4E87-8CBC-E5B5FE70621D@microsoft.com...
I messed up with entity mappings and ended up with errror: attribute not
found.

How can I manually remove attribute from entity?

Tried export -edit -import but it seems not to be the right way.




Similar Posts