Home > Domino Tips > Developer > Other > R4 tip: Using column icons to better organize your inbox
Domino Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

OTHER

R4 tip: Using column icons to better organize your inbox


Carlos Casas
07.15.2002
Rating: -1.68- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


If your Inbox is anything like mine, then it's quite a mess. Other than the standard column icons that comes built with Notes, there really is no way of quickly knowing what type of email you are receiving in regards to groups, carbon-copies, or blind-copies (even Return Receipts!). Also, in R4, there is no way to know if you have replied to a memo (if you use the read/unread marks, then this doesn't apply to you). In this tip, I will show how you can programmatically using column icons to mark memos that you have replied and to better define what type of memos you are receiving.



Code

1. You will need to add design elements to the "Reply" and "Reply with History" forms of your mail template. First, make sure that these forms inherit values from their parent documents. In these forms, I added a "computed when composed" number field named "InDocID" and made it hidden. The default value of this field has this code:

I also added a number field and called it "RepliedTo" and set it's default value to "0". This field is used to acquire the icon that represents if you have r


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Other
Create a dynamic user-driven navigator for a Notes/Domino application
How to apply XSL style sheets to XML views
Comparing replicas on clustered Lotus Domino servers
Creating a Lotus Notes view column categorized by month
Using the XMLHTTP object for integration with Domino or any RDBMS back end
Hiding field properties/data from DocProperties box
Export a view to Excel without coding
Prevent document deletion if there are response documents
Switching between test IDs quickly
AddParameter to a NotesXSLTransFormer

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


eplied to a memo.

2. In the Send button of the form, add the following code:

This code will set your RepliedTo field to "82" which is a checkmark signifying that you have replied to the parent document. Since, InDocID is a "computed when composed" field, the send button will set that field whether you are working from your Inbox or Drafts view.

**Problem: When you have replied to a memo, the parent memo now becomes an "unread" memo because the document has a field that was updated in which now makes it unread. How can you keep it read? Here's how:

To summarize, you have successfully marked documents that you have replied to and marked the parent documents "read". In addition, you are using column icons to display your icons and also define whether your name appears in the CC, BCC, Groups, or if someone has requested a return receipt.

CREDITS: Thanks to Daniel Avers for submitting his script library to the Developers Forum. This tip is also in response to a Developer Forum post: "Tricky mail view problem - mark as being replied to?".


Rate this Tip
To rate tips, you must be a member of SearchDomino.com.
Register now to start rating these tips. Log in if you are already a member.


Submit a Tip




DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Domino & Lotus Notes Security Solutions: Authentication, Antispam, Encryption and Antivirus
HomeTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersDomino IT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 1999 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts