All DocumentsBy Most RecentBy AuthorMy Documents
Main OpenNTF Forum
All Documents
Collapse All|Expand All
Page12345678...
Previous|Next
Created by Moses T Libetario|May 15, 2012 9:28 PM

Hello Everyone, I'm a newbie in the world of Lotus Notes Developing. My problem is I need to create 2 Agents: * 1st Agent gets specific/all docs from a specific db(domino.db) and stores it in my db(domino.db). (in local only) * 2nd Agent creates a text file and puts specific information from ...


Tags:
Created by Julien Schmidt|May 4, 2012 7:53 AM

Hi, I use XSP.openDialog. In the dialogbox I created a form with several fields. One field is "CoursePeriod". When I click on the button "Register", I want to update the value of this field. My code is : <xp:button value="Register" id="button2" rendered="#{javascript:return ...


Tags: Xpage
Created by Foo Yong Kheng|Mar 27, 2012 5:41 AM

Dear all expert, I created some application with domino designer. We have some reminder agent which run daily by sending out reminder email. Now what we want to do is, to allow user to decide the frequency of the reminder email send. e.g.: we will provide user a selection field, if they choose ...


Tags: reminder,email notification,domino designer
Created by Barry j Laney|Jan 27, 2012 7:49 AM|Responses: 1

Can anyone tell me why this does not work? Sub Initialize() Dim workspace As New NotesUIWorkspace Dim session As New NotesSession Dim uidoc As NotesUIDocument Dim doc As NotesDocument Dim mydoc As NotesDocument Dim s As NotesSession Dim db As NotesDatabase Dim view As ...


Tags: agent code script lotus notes domino write application
Created by Stephane Eursels|Feb 4, 2012 2:17 PM

If you want to know how many document in your view have the field type text name's "loop4_part_number" = "1064-5037" I thinks is more easy to use this : Sub Initialize Dim session As New NotesSession Dim db As NotesDatabase Dim view As NotesView Dim doc As NotesDocument ...


Tags: agent code script lotus notes domino write application
Created by Bruno TC Lima|Jan 25, 2012 10:37 AM

Hello everybody, I'm trying to make a categorized grid from a categorized view. Is there a way to use the dojox.grid.treegrid? Have someone an example of how to do it?


Tags: TreeGrid
Created by jamsheed k|Jan 3, 2012 11:54 PM

its showing error while opening notes (85) client like mismatch on external name uimemodocument . i upgraded mail template from V5 to V 85.


Tags: lotus notes error type mismatch on external name uimemodocument
Created by amigo rk|Sep 23, 2011 4:59 PM

I am creating a Notes document with some simple text and a button using the following high-level code. NI = session.CreateDXLImporter(dxl, db) 'dxl = string that includes DXL for the simple document + a button NI.DocumentImportOption = DXLIMPORTOPTION_CREATE NI.Compilelotusscript = true Call ...


Tags: dxl,signature,ecl
Created by Bui ph tuong|Aug 24, 2011 3:52 AM

Hi all everybody! I want to add action on actionbar of NewMessage(Lotus notes) like : send action, send and file action, save a draft.... So, how must I make on eclipse? I write a program as java on eclipse. Everybody help me! Thanks a lot!


Tags: Lotus Notes 7.0,Java,actionbar
Created by Taylor H Perkins|Jun 17, 2011 1:21 PM

Hello, I just had a question about the notes API. Second, from my reading of the documentation -- there is no way to get information about a document that is highlighted in the current workspace view a view. Am I correct about this? I am using a local database for Lotus Notes 8.5.2 and building a ...


Tags: Notes API
Show: 5 | 10 | 25 | 50 | 100  entries
Previous|Next