4 - I have downloaded the app of Jeremy. I have made a small modification: documents can be opened from the views in edit mode. After opening a document it is not possible to create a new document. Every change and save modifies the opened document, instead of creating new one. In addition I created a computed field for each region to display the current document noteid:
var doc1:NotesDocument=document1.getDocument(); doc1.isNewNote()?"-":doc1.getNoteID();
However when I open a document the noteid is displayed in every section, not just in the selected one.
Are these features bugs, or I just made something wrong??
Thank you for any suggestion.
Posted by Jozsf lehocz At 10:28:17 AM On
02/01/2012 |
- Website - |
3 - I'm astounded by people who want to 'know' the universe when it's hard enough to find your way around Chinatown.
Posted by Bob Frisuren 2012 damen At 09:55:00 AM On
10/26/2011 |
- Website - |
Comments
After opening a document it is not possible to create a new document. Every change and save modifies the opened document, instead of creating new one.
In addition I created a computed field for each region to display the current document noteid:
var doc1:NotesDocument=document1.getDocument();
doc1.isNewNote()?"-":doc1.getNoteID();
However when I open a document the noteid is displayed in every section, not just in the selected one.
Are these features bugs, or I just made something wrong??
Thank you for any suggestion.
Posted by Jozsf lehocz At 10:28:17 AM On 02/01/2012 | - Website - |
Posted by Bob Frisuren 2012 damen At 09:55:00 AM On 10/26/2011 | - Website - |
Posted by tr At 06:00:57 AM On 10/11/2011 | - Website - |
Posted by towing behind your motorhome At 04:34:37 PM On 10/03/2011 | - Website - |