Article
Adding a possibility to edit the activity title of the "Email" type in version 7.2
17:57 Jun 28, 2018
Question
We want to enable editing the titles in activities of the "email" type. This option is in the disabled mode and we cannot change it on the activity edit page.
Answer
To edit the titles of the "email" type activities, create a "replacing client module" and specify the "EmailPage" schema from a NUI package as a parent object.
Copy the "EmailPage" schema code to the created module. Comment the business rule that is responsible for editing the "Title" field.
Save and publish the module. As a result, the "Title" field will become editable.