Disable 'Do not use' from Communication options

Hi,

 

I'm trying to disable the 'Do not use' Options from the Contact Communication option detail.

Does anybody know how I can do this or where can I find it?

 

I know that if I want to disable the 'Home Phone' option I only need to change it from this lookup, but I cannot find the 'Do not' option in here.

 

Thank you!

Like 1

Like

1 comments

Hello,

 

This task is harder than disabling the option from the lookup. The method that generates the restrict option is getRestrictionsMenuItem in the ContactCommunicationDetail schema. If you need to remove one of the "Do not use" options from the menu, you need to override the logic of this method.

Show all comments