LotusScript Questions and Answers

Recent IT Questions

21 - 40 of 148

Copying form field data from one database to another

How would I copy the contents of numerous fields in one form to a form in another database? I am not very good at using LotusScript and prefer to use the Formulas.

View Answer   |  Apr 8 2009  6:47 PM GMT
Domino Designer 6.5, LotusScript, Domino Designer
asked by GreendBend

  25 pts.

change date to current month notes designer

in Notes Designer, I want to change a set future due date, to current month. If it is set to 04/01/09 - the current month is 03 - I want to reset that date. I adust month by -1 and get 02. I adjust by 1 and get 05. and if adust with 0 I get 04. So it never puts it at 03. Here is check and...

View Answer   |  Mar 19 2009  9:35 PM GMT
LotusScript, Lotus Notes, Notes Designer
asked by Djf

  5 pts.

Suppress Save Dialog Box

I'm looking for a way to suppress the Save Dialog box. We have a form that when the uesr opens it, has a button to view some secret (encrypted) data. We log whenever the information is viewed. Currently, the users are presented with the Save Dialog. We would like to suppress it if possible. ...

View Answer   |  Mar 17 2009  6:59 PM GMT
Lotus Script, LotusScript, LotusScript Dialog Boxes
asked by Tjarman

  90 pts.

cannot encrypt notesdocument when instantiated from notesuidocument

We have an application with a couple of encrypted fields. When a user opens the document for viewing, they have an action/function to view the encrypted fields. This works via a Dialogbox. As a result of using this function, a line is added to a history log as we want to track users viewing this...

Answer Question   |  Mar 16 2009  4:26 PM GMT
LotusScript, Lotus Notes
asked by Tjarman

  90 pts.

Notes Documents to PDF (based on Lotus Form)

Lotus Domino 6.5 OK we have a Time keeping system that we used in the past. We have a audit requirement and would like to automate the collection of information needed. Typically I would open the database, select the view, select the documents and print to PDF from form typlate. I am not the...

View Answer   |  Feb 9 2009  6:59 PM GMT
Lotus Notes, LotusScript, Lotus Domino 6.5
asked by Maramor

  140 pts.

LotusScript to forward mail to recipient in body

I'm looking for a LotusScript to manage mails coming from a specific address, say "me@somewhere.com" and forward the message from my notes-mail to a recipient found in the message body after the word "From:". Ideally I would also like the script to cut all lines in the message between a "£"-sign...

View Answer   |  Feb 5 2009  11:38 AM GMT
LotusScript, Auto Forward, Lotus Notes email
asked by TFinn

  10 pts.

How to (encode) a editable field in Lotus Notes v6

Can some one help with a formula that will change the text being typed into a field to X`s. Like a password situation so the password cannot be read.

View Answer   |  Feb 5 2009  8:57 AM GMT
Lotus Notes 6.x, Asterisk Password Field, LotusScript
asked by Lamy

  40 pts.

Is there a generic command line or formula for Actions in Lotus Notes

I would like to create cutom Toolbar buttons for Lotus Notes that perform Lotus Script Actions. So it would be great if I could just write a quick formula to perform any action or more than one action in sequence. I dont want to have to change the template or create any agents Thanks

Answer Question   |  Jan 14 2009  11:21 PM GMT
Lotus Notes, Lotus Domino, LotusScript
asked by DavidW2

  30 pts.

Reattach Document Links in Domino 5

I have Lotus Domino 5, am on a project where i need to convert existing wordpro attachments to Word documents.As i already extracted all wordpro documents from archive database and converted them to Ms word and reattached to the archive database. But i don't know how do i get the new attachment...

asked by MigrationSpecialist

  40 pts.

Avoiding Save Conflicts

I am designing a database in which documents can be edited by 2 ways. By domino administrator and another through my own program. when doc is opened in edit mode by admin and it is updated by my program, a save conflicted document is created when it is saved by admin. My problem is to detect save...

View Answer   |  Dec 30 2008  10:33 AM GMT
LotusScript, Domino Designer, Lotus Notes
asked by Ashneet

  85 pts.

How I may change parametrs in Location Document in Lotus Notes (Local Adress Book) on user's workspace?

Hello! I need help with this question: I need script (LotusScript Languege) for change Home (Mail) Server in User Local Adress Book, change old server name to new server name in link on desktop on client Lotus Notes... Help please. Best Regards P.S.: Sory for my English...

Answer Question   |  Dec 29 2008  1:25 PM GMT
LotusScript, Lotus Notes, Users
asked by Ti13

  5 pts.

LotusScript to update or create new record in source database based on request number

How to code in LotusScript to query and collect data in one db based on a request number, if number found in current database, update fields, if request number not found, create new doc the request id.

asked by KTTeam

  5 pts.

LotusScript / Agent

I have an exisiting database/app. that collects ideas. It's been around for a number of years. The owner wants to purge (but not delete) any submissions in the db that are 2 years or older and have them show in a new view, called "Retired Submissions." Once purged they should only show in the...

Answer Question   |  Dec 19 2008  7:11 PM GMT
LotusScript, Lotus Agents, GetAllDocumentsByKey
asked by Mikes1212

  15 pts.

Insert data through LotusScript into SAP

I want to insert date into SAP using Lotus Script. The documents are saved in a view. Schedule agent will collect all the documents that are created today and save it into SAP. I am using RFCServer class. Please help me as soon as posible

Answer Question   |  Dec 16 2008  9:23 AM GMT
SAP development, LotusScript, Lotus development
asked by Sandhu

  5 pts.

Lotus Notes Teamroom - lotusscript table text/cell color

Im really new to using lotusscript, and Notes as well. I am using Lotus Notes/Domino 7 on Win Xp. I am using the Teamroom template database and i am running into some troubles coding. i modified the Teamroom in Domino by adding a basic table into the form, and each cell has a field for the user to...

Answer Question   |  Dec 4 2008  2:27 AM GMT
LotusScript, Lotus Notes 7, Lotus Notes Teamroom
asked by Bmjones

  5 pts.

Passing a parameter to LotusScript

Hi, I have a lotus script which is used to copy all message from one database to another. For that am calling an agent from my application ( MFC ). Now the problem is i need to pass specific Documents only to copy as a input for my lotus script. But i dont know how to Do it. Can any body help me...

View Answer   |  Nov 23 2008  1:11 PM GMT
LotusScript, Lotus development, LotusScript parameters
asked by Paia

  70 pts.

Database ACL - Lotus Notes

Hi, I have a list of LN address in xls format and I would like to add them in Database ACL. Is there any script available for this?

View Answer   |  Nov 18 2008  7:37 AM GMT
LotusScript, Lotus Notes, Lotus Notes ACL
asked by Shashikantc

  5 pts.

What is the syntax for extracting an attached file to a server?

I am using LotusScript to extract a file from an email message. I am having problems with the syntax that should be used to extract a file to a server. An example of my code is as follows: destinationFileName = "http://123.456.789.0/Root/tmp/LCESALES/" + lname With objFTP .PutFile...

Answer Question   |  Nov 14 2008  8:45 PM GMT
LotusScript, FTP, ExtractFile
asked by LotusGeek

  5 pts.

When my agent runs it does everything but show the messagebox for the error

I wrote an agent that checks a collection and get information from different fields and should show an error message and clear fields if certain requirements are not met. The agent does everything but show the message box. Code Below.... Sub Initialize Dim ses As New NotesSession, curDb As...

View Answer   |  Nov 13 2008  2:04 PM GMT
LotusScript, Lotus Agents, MessageBox
asked by Njeterreese

  10 pts.

How to Enable/Disable a field with LotusScript

i am trying to enable a field input using a lotus script.i want to enable the input to field as soon as i select a checkbox any body has a code for that?

View Answer   |  Nov 7 2008  11:35 AM GMT
LotusScript, Lotus Notes, Lotus development
asked by ServGuy

  20 pts.

21 - 40 of 148