Lotus Domino development Questions

1

01012013
How to configure IDVault in Lotus Domino for new and existing users. Please describe me the procedure.

Answer Question   |  January 2, 2013  11:27 AM
Lotus Domino, Lotus Domino development
asked by:
310 pts.

Updating Field Default Values With An Agent v7.5
I have a form with total fields that derive their value from a @Sum(DBLookup) default value formula.   The totals update whenever the form is opened.  However, I want to update the totals WITHOUT opening the form.  I tried the following code in an agent with no success.  Can this be done? Set viewC = db.GetView”(StudentProfs)”)          [...]

Answer Question   |  March 31, 2012  7:43 PM
Lotus Domino, Lotus Domino development, LotusScript
asked by:
40 pts.

Bypass attachment prompt in Lotus Domino
Hi, We are trying to launch an attachment from web browser but it prompts with a dialog box with open, save and cancel buttons. How to bypass this dialog prompt and introduce our custom code in its place? This to do with Lotus Domino Document Management System. Please assist us on this. Thanks & Regards [...]

Answer Question   |  July 5, 2011  11:02 AM
Lotus Administration, Lotus Domino, Lotus Domino development
asked by:
5 pts.

Problem using popupmenu in Lotus Notes
Hi. Yesterday I found this page, describing, how to use use popupmenu in lotus. http://searchdomino.techtarget.com/tip/Popup-Menus-made-easy-in-your-applications I see, it’s 11 years old , but could u plz help me? This method doesn’t work for me. When I call TrackPopupMenuEx, nothing happens. I tried to debug it: hMenu, hWnd etc. are ok and contain Long. But no [...]

Answer Question   |  June 16, 2011  6:38 AM
Lotus Domino development, Lotus Notes 8.x, PopupMenu
asked by:
5 pts.

Lotus Domino 7 isnewdoc or is newnote help needed!
I am working on setting a default value for a feild in a view I have completed the web side of things but I was instructed to go into the postopen form and write something like if isnewdoc then default the daysopen field to a value of “1″. this is what i tried and it [...]

Answer Question   |  October 28, 2010  5:17 PM
Domino 7, Lotus, Lotus Domino 7, Lotus Domino development
asked by:
105 pts.

Lotus script common name in agent with list and displaying database (urgent Please help)
I am creating an agent that catchs the errors daily and sends them to the notes develops to fix. 1.) I have an agent that has a list. In that agent I am sending a list to a newsletter which sends an e-mail. Right now in the newletter the feild is A$User to get the [...]

Answer Question   |  October 13, 2010  5:06 PM
Lotus Agents, Lotus Database installation, Lotus Domino, Lotus Domino development, Lotus Script
asked by:
105 pts.

Displaying database and using common names
1.)I just need to know the property name that would display the database name in the newletter. I was thinking something like this alertdoc..title but just not sure what property would display the name. Any Ideas? 2.) I need to be able to cut down the email address from some like CN= Joe Smith/gmail.com to [...]

Answer Question   |  October 13, 2010  7:24 PM
Domino 7, Lotus Database installation, Lotus Domino, Lotus Domino 7, Lotus Domino development
asked by:
105 pts.

How to retrieve a rich text field in a view?
I am a novice at Lotus Notes Domino Designer and need to retrieve a rich text field in a view. Can you offer any suggestions for a simple way to do this, such as formulas to use? I am running Designer 7.0.2. I am not very familiar with Lotusscript. Thanks!

Answer Question   |  October 12, 2010  7:24 PM
Domino Designer, Domino Designer 7, Lotus Domino, Lotus Domino development, Lotus Notes, Rich Text Format
asked by:
5 pts.

View Selection Help (domino designer)
I have a Status field that if it equals 90 and it means that it is closed and has a date of when it was closed. If it equals 80 it is open.. 70 it is void … and so on down to 10. So I want to display all everything except the old ones [...]

Answer Question   |  October 6, 2010  7:51 PM
Domino 6.5, Domino Designer, Lotus Domino, Lotus Domino 6.5, Lotus Domino development, View Selection
asked by:
105 pts.

Lotus Domino Data Connection Resource (DCR)
Is it possible to setup Lotus Domino DCR to query data only?  Another word, lookup data using two keys and return third field from a Oracle server. Version ND8 and Oracle 10G    

Answer Question   |  November 9, 2009  9:54 PM
Lotus Domino DCR, Lotus Domino development, Oracle 10g
asked by:
5 pts.

1