Hi.
I try to erase the "shipto" attirbutes.
The CRM pops up an error message that the attirbute is
required
---altough I pickedlisted it to be not required.----
Any other attempt to change anything is blocked by
system.
How do I remove these unrelevant fields (and stay with
this system entity)???
Thanks

RE: Quote attributes cannot be erased by MarkBraithwaite

MarkBraithwaite
Wed Jun 04 03:17:00 CDT 2008

Hi

You do have the option to hide the fields. I am not sure 100 % what the
jscript is but it is something like
crmForm.all.fieldschemaname_c.style.visibility = 'hidden'.

I think the _C maybe the field name. Something similar to hide the field.

Regards
Mark

"4crm4" wrote:

> Hi.
> I try to erase the "shipto" attirbutes.
> The CRM pops up an error message that the attirbute is
> required
> ---altough I pickedlisted it to be not required.----
> Any other attempt to change anything is blocked by
> system.
> How do I remove these unrelevant fields (and stay with
> this system entity)???
> Thanks