Lotus Notes Questions


Lotus Notes Calendar
Create a hotspot button. When in Lotus Notes calendaring and when scheduling a New Meeting notice click on the Hotspot button that will append 4 -5 lines of predefined text in the subject line.

Answer Question   |  November 14, 2012  9:04 PM
Lotus Notes, Lotus Notes Calendar
asked by:
5 pts.

Hotspot button In Lotus Notes
I would like to create a Hotspot Button that when clicked on by the recipient it generates a return email sent to me with the following reply: “Yes, I am attending this event.” I also would like for it to be moved to a folder; and also have a pop-up message that lets them know [...]

Answer Question   |  November 6, 2012  6:32 PM
Lotus Notes, Lotus Notes Button
asked by:
5 pts.

Auto reply agent
how to handle exceptions like out of office or auto reply loops with auto reply agent code. any info is helpful. Dim Ses As New NotesSession . Dim db As NotesDatabase Dim doc As NotesDocument Dim Memo As NotesDocument Dim body As NotesRichTextItem Dim sub1, sub2, addsubject As Variant Dim myvar As Integer Set db [...]

Answer Question   |  November 6, 2012  10:54 AM
Lotus Notes
asked by:
305 pts.

Copied Names.nsf, but it’s empty
I copied the whole data folder to a user’s laptop to set up Lotus Notes, but her contacts don’t show up. Do you have a fix for that?

Answer Question   |  November 2, 2012  4:40 PM
Lotus Notes, Lotus Notes 8.5.3, Names.nsf
asked by:
10 pts.

Extract LN Email attachments
Hi, Im using the following code to Extract LN Email attachments. It is extracting correctly but only issue is, the agent is not saving the attachment if the attachment is of same name though it is in different email. Sub Initialize Dim s As New NotesSession Dim db As NotesDatabase Dim coll As NotesDocumentCollection Dim [...]

Answer Question   |  November 1, 2012  10:04 AM
Lotus Notes, Lotus Notes attachments
asked by:
305 pts.

Lotus notes signature’s problem, characters don’t match
Hello all, could you please help me to solve problem with my signature? The problem is that loaded signature doesn’t have the same size of characters like signature saved in MS word. The procedure I created and loaded signature was base on instruction. I don’t always want to edit it before sending. thanks

Answer Question   |  October 30, 2012  3:50 PM
Lotus Notes, Lotus Notes Signatures
asked by:
5 pts.

The limitations of Lotus Notes mail subject length
What are the Limitations of Lotus Notes Mail subject length?

Answer Question   |  October 23, 2012  12:35 PM
Lotus Notes, Lotus Notes email
asked by:
25 pts.

Attachment Extraction
Hi, I want to extract the attachments present at the bottom of notes document using Lotus script. I used “$file” , but it was not giving proper name to the attachment. So can you please suggest good idea for that?

Answer Question   |  October 17, 2012  8:30 AM
Lotus Notes, Lotus Notes attachments
asked by:
5 pts.

Cannot access URL links in Lotus Notes via mobile and tablets
When click on the link on the e-mail via mobile and tablets, the message prompt up – website does not exist or has been removed. Hence, cannot approval POs via mobile devices. Many thanks.

Answer Question   |  October 16, 2012  1:38 AM
Lotus Notes, Lotus Notes error messages
asked by:
5 pts.

Script to add parameters in notes.ini
Hello, I want to add several parameters in notes.ini to prevent double booking, I have referred this link http://searchdomino.techtarget.com/tip/Preventing-double-booking-in-the-Resource-Reservation-Database  I want to set following parameters in notes.ini AMgr_DocUpdateEventDelay=1 Amgr_DocUpdateAgentMinInterval=1 AMgr_NewMailEventDelay=1 AMgr_NewMailAgentMinInterval=1 I have tried following code but it has not worked Call.session.SetEnvironmentVar("AMgr_DocUpdateEventDelay",1) Call.session.SetEnvironmentVar("AMgr_DocUpdateAgentMinInterval",1) Call.session.SetEnvironmentVar("AMgr_NewMailEventDelay",1) Call.session.SetEnvironmentVar("AMgr_NewMailAgentMinInterval",1) Is any other way to implement it? I am a [...]

Answer Question   |  October 15, 2012  11:17 AM
Lotus Notes, Lotus Script
asked by:
5 pts.

maximum subject length
What is the maximum subject length for Lotus Notes email?

Answer Question   |  October 15, 2012  8:25 AM
Lotus Notes, Lotus Notes Fields
asked by:
25 pts.

Time difference in minutes past midnight
How can i calculate the time difference in minutes with the start date as 4:00pm and the end date as 1:00am(the next day) Thank you

Answer Question   |  October 11, 2012  12:13 PM
Lotus Notes, Lotus Script
asked by:
10 pts.

Set default value for editable dialog list – lotus
So, I have a computed hidden field with a default value ( field name : ‘txt_now’ ). I also have a editable dialog list field ( which use formulas for choices from a view ). What I want to do is to have a default value ( which EXISTS also on that view ) as [...]

Answer Question   |  October 5, 2012  7:31 AM
Lotus Notes, Lotus Notes Fields
asked by:
90 pts.

How to insert multiple rows into embedded view from a subform?
I have a section that contains a subform ( containing 3 editable fields for the user ). Then I have an embedded view categorized having two actions: Add and Trash. What i want to do: After the user complete the 3 fields and then press Add, the first row in the embedded view will appear. [...]

Answer Question   |  October 4, 2012  8:52 AM
Lotus Notes, Views
asked by:
90 pts.

Opening Lotus Notes .NSF files
Hi, I left a job a while ago where we used Lotus Notes. I took copies of my NSF files, (current mail file and archive files for each year), and am now trying to get into them to dig up some old emails. I also took a copy of most of the IBM/Lotus/Notes/Data directory, including [...]

Answer Question   |  October 4, 2012  6:40 AM
.NSF files, Lotus Notes
asked by:
25 pts.

Lotus Notes formula
@IF(T11>0,@ROUND(F11*1/21,2),@ROUND(F11*1/6,2)) This is a formula I have created to calculate VAT depending on which cell is entered i.e. if an entry is made in T11 VAT is entered at 5% otherwise it is entered at 20%. I wish to add to this formula so that if an entry is made in cells J11 to Y11 [...]

Answer Question   |  October 1, 2012  5:34 PM
Lotus Notes, Lotus Notes Formulas
asked by:
5 pts.

editing calendar entry problem
I’m unable to edit or accept calendar entry in web version of Lotus Notes.

Answer Question   |  October 1, 2012  10:47 PM
Lotus Notes, Lotus Notes Calendar
asked by:
10 pts.

How to use ajax in drop down field in Lotus Notes web application.
I want to use ajax to avoid page refresh in case an option is selected from check box or radio box and based on the selected option some fields should be hidden and some fields should be shown.

Answer Question   |  September 27, 2012  8:10 AM
Ajax, java script, Lotus Notes
asked by:
1,075 pts.

Save incoming mail as attachment
How can I save incoming mails in a mail-in db as attachment to a document? Users forward outlook mails to a mailing db. These incoming mails are handled by an agent “before new mail arrives”. If the mail contains other mail items these mails and the original mail are expanded in the RT “body” field [...]

Answer Question   |  September 24, 2012  10:52 AM
Lotus Notes, Lotus Notes attachments
asked by:
40 pts.

Lotus Notes 8 – customize view; performance; hiding unused icons
Hi, Guys I have three questions on Lotus Notes (8.5.3) please. 1. Customize View: Inbox I have my preffered view of inbox /and folders/ that is different from defaults. I often create new folders and always have to customize it manually. so I’d like to know if there’s a chance to change/redefine the default settings [...]

Answer Question   |  September 19, 2012  10:27 AM
Lotus Notes, Lotus Notes 8, Lotus Notes 8.5.3
asked by:
20 pts.