All DocumentsBy Most RecentBy AuthorMy Documents
Main OpenNTF Forum
All Documents
Collapse All|Expand All
Page12345678...
Previous|Next
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
Created by Tausif Alam|Jun 16, 2011 1:17 AM

Hello there, We stuck in a situation where we have developed xpage for mobile using the same way we do for web page for desktop. Its observed that the core control as well as container control doesnt doent trigger any event. For example, the container control - tabbed pannel doesnt work at all. ...


Tags:
Created by PERVELA R MALLIK|Jun 2, 2011 1:26 AM

Hi Lotus Domdoc Gurus, We are in the process of customizing Web domdoc as client is fully functional. Is there any technote to address this? Thanks in advance Thanks & Regards Mallik Ram Pervela


Tags:
Created by Nicolas DOBLER|Apr 12, 2011 3:35 AM

Hello, I search a xPages control that allows to paste clipboard in; like richtext on Notes client. Is it possible and does it exist a library wich implement it ? Thanks, Nicolas


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