How can I remove communicationEvent from workeffort?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

How can I remove communicationEvent from workeffort?

bentry
In WorkEffort app, in the createWorkEffort screen,
a CommunicationEvent is attached woekeffort, but i
only want to display the workeffort information.

I  have try this:
remove
<field name="communicationEventId" map-name="context"><lookup target-form-name="LookupCommEvent"/></field>
from EditWorkEffort form.

the CommunicationEvent is also appear.



How can I remove it?