Lotus Notes to PDF Conversion
Lot of applications are available in online market but I am still confuse http://www.seoclick.com/tools/lotus-notes-to-pdf.html  Is this safe application for Lotus Notes to PDF task

View Answer   |  May 6, 2013  11:46 AM
Lotus Notes, PDF conversion
asked by:
60 pts.

Adding an events calendar
If using MS Outlook, the answer is yes.  All you need to do is have your IT section create a calendar in the groups area.  This is an area where people can see folders and other calendars but not really can access them.  With you as the ownder of the calendar, you can add and [...]

View Answer   |  March 28, 2013  5:11 PM
Lotus Notes 8.5, Lotus Notes Calendar
asked by:
11,380 pts.

Unread message
Thanks for your help

View Answer   |  March 22, 2013  10:38 AM
Lotus Notes 7.0.3, Lotus Notes errors
asked by:
11,380 pts.

Lotus Notes / LotusScript
Use the NotesInternational class, which is part of the NotesSession

View Answer   |  March 4, 2013  11:41 AM
JavaScript, Lotus Notes 8.5.3, LotusScript
asked by:
11,380 pts.

Migrating names.nsf from 8.5.3 to 8.5.2
1. Choose File – Database – New. 2. Select Local in the Server field to store the database on your hard disk 3. Enter a title for the new database in the Title field. The title appears on the Bookmark bar and in the Bookmark page. You can use a maximum of 96 characters. 4.Give [...]

View Answer   |  February 28, 2013  6:09 PM
Lotus Notes 8.5, Lotus Notes error messages, Lotus Notes migration
asked by:
11,380 pts.

Lotus Notes 8.5 – New message
Delete cache.ndk file from lotus data directory. If still issue then replace the design of mail box.

View Answer   |  February 28, 2013  8:03 AM
Lotus Notes 8.5, Lotus Notes administration
asked by:
5 pts.

Domino Upgradation 7.0 to 8.5.3
Before installation/un-installation of LN it’s better to take back up in the other/external drive. Only copy the data folder from Lotus Notes folder and copy it to the other drive. Bcoz there is only five files are important while upgrading your LN. 1. archive folder 2. names.nsf 3. bookmark.nsf 4. desktop.ndk 5. .id file All [...]

View Answer   |  March 13, 2013  12:41 PM
Lotus Domino 8.5.3, Lotus Domino server
asked by:
11,380 pts.

Search all mail
Delete and recreate the database index. Select the Notes application and from the menu, click File > Application > Properties. Click the Full Text tab (the magnifying glass). Delete Index — Delete a full-text index. Create Index — create index. Note: If you do not have the proper access level, the Update Index, the Create [...]

View Answer   |  February 28, 2013  8:09 PM
Lotus Notes 8.5, Lotus Notes error messages
asked by:
5 pts.

LotusScript, Lotus Notes
Dim eVar as variantDim eStr as string eStr = “a, b, c, d” eVar = split(eStr, “,”)

View Answer   |  February 19, 2013  7:11 AM
Lotus Notes 8.5.3, LotusScript
asked by:
11,380 pts.

LotusScript and Lotus Notes 8.5.3
I was trying to do this and came with following script , it works: Dim s As NotesSession Dim db As NotesDatabase Dim doc As NotesDocument Dim Totalfields As Variant Dim i As Integer Dim count As Integer Dim keyview As NotesView Dim view As NotesView Dim check As variant Dim sum As Integer Dim [...]

View Answer   |  February 19, 2013  6:12 AM
Lotus Notes, LotusScript
asked by:
11,380 pts.

Mail.box corruption
update/Replace the  mailbox  template to a new template.

View Answer   |  February 14, 2013  1:18 PM
LotusScript, LotusScript error messages
asked by:
15 pts.

Seeing unread/total messages next to inbox
I only see the unread messages. I do not know if that is a setting that can be changed by a user.

View Answer   |  February 5, 2013  6:51 PM
Lotus Notes 8.5.3, Lotus Notes messages
asked by:
11,380 pts.

Lotus notes formula
Computed text fields don’t understand multivalue fields, you must use the @Implode funtion to make the values a text string. Example, if text list is the following in the “color” field: Red Blue Green Then the formula is: @Implode(color; “; “) To build a string of: Red; Blue; Green

View Answer   |  February 4, 2013  12:39 PM
Lotus Notes, Lotus Notes Formulas
asked by:
11,380 pts.

Group Mailing
Have you checked with error handling?Is the group name on the same server/valid group name? Check if the first name in the group non existing or something.

View Answer   |  February 4, 2013  10:49 PM
Lotus Domino 8.5
asked by:
20 pts.

How to create a view containing records that does not exist in another view?
Views work with fields, and therefore a view won’t work if you haven’t marked a field on the document of the ‘expected respondent’ form that no answer was received. You can solve that in an agent (or an action): simply make the code loop through the View2, and lookup the respondent in View1, if it [...]

View Answer   |  January 29, 2013  8:18 AM
Lotus Notes, Lotus Notes View
11,380 pts.

Web SSO Domino
this is previously answered here: http://itknowledgeexchange.techtarget.com/itanswers/domino-sso-configuration/

View Answer   |  January 28, 2013  1:41 PM
Lotus Domino, Lotus Domino application
asked by:
11,380 pts.

Lotus Traveler
Would this link help: Index of system requirements for Notes, Domino, Domino Administrator, Domino Designer & Notes Traveler

View Answer   |  January 24, 2013  1:35 PM
Lotus Domino, Lotus Traveler
11,380 pts.

Finding current user’s role using LotusScript
Look at the NotesDatabase.QueryAccessRoles method.

View Answer   |  January 11, 2013  9:17 AM
LotusScript, LotusScript Agent
asked by:
11,380 pts.

Increasing Domino server performence
Hi, I am providing you the link to get the details regarding this: http://www-01.ibm.com/support/docview.wss?uid=swg27006573

View Answer   |  January 18, 2013  5:32 AM
Lotus Domino, Lotus Domino server
asked by:
11,380 pts.

Domain Name Change problem
There are several places you may want to look, but “need” is a different story (because Domino doesn’t necessarily care about the underlying network specifics).  For example, you can look at the “Fully Qualified Internet Host Name” field on a Server doc.  But, if you weren’t using the old domain in that field, then you [...]

View Answer   |  January 4, 2013  5:52 AM
Lotus Domino
asked by:
310 pts.