Home > Domino Tips > Developer > LotusScript > LotusScript filters and attaches files to a Notes form
Domino Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

LOTUSSCRIPT

LotusScript filters and attaches files to a Notes form


robert scurtu ( robo_sr@yahoo.com )
04.13.2009
Rating: -2.75- (out of 5)


Lotus Notes and Domino tips, tutorials and how-to articles
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


I wanted to attach a single file to a Lotus Notes field form and limit the attachment size. There are two methods to do this -- [EditInsertFileAttachment] or workspace.OpenFileDialog.

Although the [EditInsertFileAttachment] method is easier, I prefer to use workspace.OpenFileDialog because it allows you to filter the file type that you want to attach.

After implementing the workspace.OpenFileDialog method, selecting the file I wanted to attach and checking its size, I experienced a problem. The file is only attached to the form after I save the document.

To prevent this, create a form and add an editable rich-text field called Attachment. Note that the Show field delimiter option is not checked.
Related resources from SearchDomino.com:
Launch large attachments within an email from a Notes database

Shrink Lotus Notes databases with many attachments

Next to this option, add a <Choose [.EXTENSION] file> button and a computed text field called filepath. Both of these buttons are hidden in read mode.

Note: The default value is filepath.

My file constraints are set at a single .jpg that's 1 MB in size. The code for my button is as follows:

LotusScript to launch attachments
(Click on code for enlarged view and script download.)

Then I added a <Save> button to the main form. While the document was being saved, I added the rule that allows only one file to be attached. Finally, I attached the file, which was based on the file path and stored in the filepath field. Here is the code for the <Save> button:

LotusScript to launch attachments
(Click on code for enlarged view and script download.)

Do you have comments on this tip? Let us know.

This tip was submitted to the SearchDomino.com tip library by member Robert Scurtu. Please let others know how useful it is via the rating scale below. Do you have a useful Lotus Notes/Domino technical tip or code snippet to share? Submit it to our monthly tip contest and you could win a prize.

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




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



RELATED CONTENT
LotusScript
LotusScript finds the first occurrence of a string from the right
Clear Recent Contacts view and prevent repopulation in Lotus Notes 8.x
Search Microsoft Active Directory with LotusScript
Three steps to trap and handle save conflicts with LotusScript
Troubleshoot agents by displaying LotusScript variables online
LotusScript sorts lists alphabetically
LotusScript code rebuilds corrupted busytime.nsf file
Soft-code item names to facilitate LotusScript management
LotusScript agent automates selective mail file replication
How to create mail files using a LotusScript agent

LotusScript
LotusScript finds the first occurrence of a string from the right
Clear Recent Contacts view and prevent repopulation in Lotus Notes 8.x
Search Microsoft Active Directory with LotusScript
Three steps to trap and handle save conflicts with LotusScript
Troubleshoot agents by displaying LotusScript variables online
LotusScript sorts lists alphabetically
Run or restart Notes/Domino agents via text messages
LotusScript code rebuilds corrupted busytime.nsf file
Soft-code item names to facilitate LotusScript management
LotusScript agent automates selective mail file replication

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