Hello,
I want to add a "to" column to the view below.
How can achieve that?
BR
Alexander
Hello,
I want to add a "to" column to the view below.
How can achieve that?
BR
Alexander
Hi Alexander Fechner ,
Thanks for bringing up this question!
By default, the Emails module has Studio actions disabled.
That means if you’d like to change it's configuration (for example, to add a field to the list view), you’ll need to apply a light code customization to enable Studio for Emails:
Here’s how to do it:
1. Enable Studio for the Emails module by adding an empty file to your instance at the following path:
custom/modules/Emails/metadata/studio.php
2. After that, run a Quick Repair and Rebuild.
Once this is done, the Emails module will appear in Studio, and you’ll be able to add the desired field to the list view.
Hope this helps!
Cheers,
André
This seems valuable! Why isn’t it part of the standard product?
Bud Hartley | Cape Foulwind, NZ (and Oregon, USA)
Thanks a lot...wondering also, why that is no standard feature...
Hi Bud Hartley and Alexander Fechner ,
The Email module in Sugar is unique due to the high volume of records it can handle and the complexity of its fields, which may include large or rich text components. These elements might require specific configurations to display correctly.
Keeping these challenges in mind, our product team has optimised the Email list view and record view layouts. We've limited editing capabilities in Studio to prevent formatting issues that aren’t as general as are in other modules.
If you’re interested in this topic or want to support the feature’s inclusion, you can find more details on Idea #41212.
I hope this clarifies the situation!
Cheers,
André