Quantcast
Channel: developerWorks Lotus: Notes/Domino 8 Forum
Viewing all 1445 articles
Browse latest View live

Import Excel Data into Lotus Notes Form

$
0
0
Anyone can help me how to import excel data into Lotus Notes form that have same view like in excel.

Encrypted documents/attachments

$
0
0
Hi, I have an apppraisal database which uses encryption(tried my hardest to talk them out of it). This database uses a user

Google

$
0
0
http://www-10.lotus.com/ldd/nd8forum.nsf/dba3ca7e515d55ff85256a0700727b35/5259c528cba434bf85257623008378da?OpenDocument http

Suugestion

$
0
0
You need to find the old id and person doc. Recreating the id would have a different key

Unwanted panels in Notes Designer

$
0
0
I have accidentally added three additional panels to my Notes 8.5.3 Designer client. The panels are empty (i.e. blank grey)

Change perspective

$
0
0
Window, Open perspective, Domino Designer (or Forms/Views)

I tried that

$
0
0
Thanks for your suggestion, Karl-Henry. It would seem the logical thing to do (either that or return to default perspective)

Even worse

$
0
0
Then I tried the 'Close All Perspectives' option, thinking I might then be able to selectively open the panels I want. But t

Finally some joy ...

$
0
0
After closing all perspectives, I rebooted my PC and relaunched Notes + Designer. The default Designer panels have been rein

Thanks Barry

$
0
0
Hi Barry, Thanks for the suggestion. It would appear that the administrators do not have a copy of the original ID ;-(. That

clean up

$
0
0
What do you mean by 'clean-up'? I deleted the cache.dsk and mail.box, checked the replication schedule.. the message is stil

Cannot create automation object | Error 208

$
0
0
Hi there, Environment : Server OS : windows server 2008 Lotus Notes server : 8.5.3 Agent right : Full access with administr

Using Input # to read CSV files

$
0
0
I am using the Input #filenum statement to read lines from a CSV file and assign them to variable names. The line in LotusSc

Try this

$
0
0
Dim v(1 to 22) as string In you loop use this code lineinput #filenum%, in$ c1 =0 in$ = in$ & ", " do while in$<>" " c = ins

Lotusscript send mail

$
0
0
I'm trying to write some lotusscript that will send an email to a bunch of users. I have several fields on the form that con

Answer

$
0
0
You are assigning the first value in each of those fields to the recipient array. Loop thru each one of those variables and

Barry is right

$
0
0
you could also look at at ArrayAppend (documented in designer help) to append the arrays of names together, that will save y

How to limit sql query?

$
0
0
This is the configuration: Notes Server 8.5.3 NotesSQL 8.5.3 Notes Client 8.5.3 Windows 7 clients Connection to the database

Thanks for the pointers, but....

$
0
0
I have looked at the help but I can't make any sense of it. It seems to be giving examples of fixed lists of text (or number

Example

$
0
0
dim def (0 to 1) as string def(0) = "darren.lambe@hanson.com" recipients = ArrayAppend(def,md, marinesuper,shipman,masters,s
Viewing all 1445 articles
Browse latest View live