161 | @IsRichTextEmpty and LotusScript/Java equivalentsBen Langhinrichs6939 - 05 2007 (6) Even having a rough way to do this in Midas, I would really like to see a simple @formula (and matching LotusScript) method for determining if there was anything in the rich text. Even better would be if it took an argument that specified whether whitespace was included, so you ... |
55 | Programming API for the Mail Database, Personal Address Book and Domino DirectoryJens Winkelmann375 - 08 2008 (6) I wish we have a programming API to access and edit the mail database, the personal address book and the Domino Directory The API must support LotusScript and Java. It is not professional to create a document with field and than find ... |
44 | Open up all the document properties to Java/LSAndy Harris754 - 06 2008 (1) The Document/NotesDocument classes currently allow read access to things like creation date, last modified, etc.
However, there are a lot more properties to documents than that (when created in the current file to name one).
These should be made available as properties like the others. |
41 | Book Proposal: Domino goes mobile: HTML5, CSS3 and AjaxJason Hook2830 - 15 2010 (2) In response to Ben's call for book ideas Not your usual here's how to mobilize your companies business process applications. Instead a look at using Domino to host a twitter integrated, location aware application fit to run on Android, iPad and iPhone. We'll cover: 1) What's ... |
33 | Agent Manager - schedule ahead...Bill Buchan585 - 04 2008 (6) I've seen a LOT of workflow processing agents in Notes. And the one thing they all have in common is that they have to waken up at a regular interval, check all pending documents, and move around document status. What any workflow system needs is the ability to ... |