Home > Domino Tips > Administrator > E-mail > Business Card Info On All New Memos
Domino Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

E-MAIL

Business Card Info On All New Memos


John DuFresne
01.25.2000
Rating: -3.67- (out of 5)


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


I enhanced a Tip, submitted by Suzanne Kleinberg, to create a Smart Icon that
Creates a new memo and adds my business card information, Name, Phone # and
mail code, or ( whatever) to the bottom of the standard memo form as it is
being created. I replaced the standard "Create New Memo" Smart Icon with it,
now every new memo already has that information embedded at the bottom of the
body. I am distributing these instrcutions to all my users in the hope that
their future help requests sent to me will include their Phone numbers.

Code

This easy, 5 minute procedure creates a new Smart Icon that Creates a NEW memo
with your
"Business card" information, your name, title, mail code and phone number, to
the bottom of the
body of your New emails at the click of the mouse. If you are currently using
the standard "Create
New Memo" Smart Icon, you can replace it with this new one.

To use this Icon, simply click the Smart Icon that you create and a new memo
will be brought up
with your business card info already imbedded in the body. Just type your memo
above the line
and the business card will be pushed downward.

To create the the Smart Icon just follow these simple instructions:

Before beginning this process, highlight the section of code in blue below and
hold down Ctrl and hit the "c" key

1. Go to File, Tools, SmartIcons
2. Go to the bottom of the Available SmartIcons toolbox (on the
eft Side) and select one of the Macro
Buttons. Pick one that easy to spot, the Brighter the
better
3. Drag the Macro Button into the right side other toolbox into
the order you want it to appear
4. With the Macro Button selected, click on Edit Icon button.
5. Give it a description, like "Create New Memo" and click
Formula button.
6. Paste the following formula into the window and change the
information so it
appears with your user-specific information. You can delete
whole lines of data and type in
between the " " whatever info you want to appear in you business
card section. (see sample below)
7. Select OK, Done, and OK.

Here's the code: Edit the part that is shown here in red.
Delete any of the Red lines that you don't want displayed.

@Command([MailComposeMemo]);
@Command([V3EditNextField]);
@Command([V3EditNextField]);
@Command([V3EditNextField]);
@Command([V3EditNextField]);
BusinessCard:=@NewLine + "____________________" +
@NewLine + "Your Name" +
@NewLine + "Your Position" +
@NewLine + "Your Company" +
@NewLine + "Mail Code" +
@NewLine + "Phone: (000) 000-0000" +
@NewLine + "Fax: (000) 000-0000" +
@NewLine + " " ;
@Command([EditInsertText]; BusinessCard);
@Command([V3EditPrevField]);
@Command([V3EditPrevField]);
@Command([V3EditPrevField]);
@Command([V3EditPrevField])



Here's what it looks like:

___________________
Your Name
Your Position
Your Company
Your mail code
Phone: (000) 000-0000
Fax: (000) 000-0000

This Smart Icon replaces the standard one that creates a new memo and will add
the business card info
to the memo before you type anything. The business Card data is editable if
you want to change it for
that particular memo. If you want to change the content of the Business card
you just edit the Smart Icon
as described above.



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.




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



RELATED CONTENT
E-mail
Secure Lotus Notes/Domino 8.x from mail to unknown recipients
Domino server setting and email policy tricks admins must know
Top 10 Lotus Notes/Domino administration tips of 2008
Can Lotus Notes/Domino and Microsoft SharePoint play nice together?
Using Formula language code to sort Lotus Notes messages by subject
LotusScript action button manages Lotus Notes mail files
Exploring Lotus Notes Domino 8.0.1 and beyond
LotusScript agent moves tagged spam email to junk mail folder
Send SMS text messages between Lotus Notes 7 and mobile devices
Update to Exchange Server 2003 Connector for Lotus Notes

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

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