E-Mail-Folder SMARTVIEW: How to show attachments?
Answers
-
Thank you for posting Andreas. Please refer to My Support for knowledge base articles and documentation on this topic if you do not receive a response from the developer community.
0 -
seems to be the solution offered at the moment. Otherwise you would need to customise the SmartUI to add the functionality in.
0 -
You can a FR about it, if you want to see it in the product. Otherwise it's possible to implement it using the Smart UI SDK and CS Server SDK.
Instead of a column, you'd probably want an additional icon in the node state column, performing some action when the user clicks on it. You can have a look at an example at samples/cells/node.state/recently.modified. In addition you'd implement a CSNodeField to return the attachment information about an e-mail, which the state icon implementation would use. There're are quite a few state icons available OOTB or from PS. You can look for extensions of csui/controls/table/cells/node.state/node.state.icons in the SDK.
1 -
Sending emails with one or more picture attachments is problematic for me. @retro bowl
-2 -
Do you have the Module Suite?
With it, I've implemented a custom action that shows a sidebar with the email preview and the list of attachments. It's simple, quick to do, and moreover, you can reuse it for any project by attaching the action to the email subtype.
This way, you can have the preview in the smart UI without having to download it (which the Smart view forces you to do if you click on the email object).
Additionally, you have all the information in the same view without having to load new pages.See here:
5 -
If alternatively, it is sufficient to just have a column indicating the number of attachments (if present) you can use the Module Suite to add a column by configuring it in the content script Volume (CSColumns).
2
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 151 General Questions
- 146 Thrust Services
- 56 OpenText Hackathon
- 35 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 179 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 9 XM Fax
- Follow Categories