Categories





IM me on the bleedyellow.com sametime community - jeremy.hodge@zetaone.com

For Julian - Three Data Sources, Single Submission

0
Apparently it was locally encrypted, sorry about that ... all fixed now.

Comments

Gravatar Image4 - 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.

Gravatar Image3 - I'm astounded by people who want to 'know' the universe when it's hard enough to find your way around Chinatown.

Gravatar Image2 - rtr

Gravatar Image1 - A little government and a little luck are necessary in life, but only a fool trusts either of them.

Post A Comment