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.
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 [...]
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 [...]
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?
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 [...]
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
What are the Limitations of Lotus Notes Mail subject length?
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?
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.
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 [...]
What is the maximum subject length for Lotus Notes email?
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
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 [...]
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. [...]
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 [...]
@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 [...]
I’m unable to edit or accept calendar entry in web version of Lotus Notes.
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.
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 [...]
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 [...]





