I have a Notes Document with several fields on it. When I pull up the document properties window for a document from within a view I see only a portion of the fields. When I open the document in the view, I can see all of the fields in the document properties window.
I need to see all of the fields from the view level for certain processing.
Any reason why all of the fields don’t show up? It doesn’t seem to be related to field type.
Thanks.
Subject: Missing Document Fields in View
It may be related to the field type. Computed-for-display fields don’t exist outside of the form context. That is, they aren’t a part of the document and are never stored – they only exist while the document is open in the UI using a particular form.
Subject: RE: Missing Document Fields in View
I saw that mentioned in another post, and one of the fields in question is computed for display, but the other fields are numbers and text.
Oddly enough, one of the other developers was able to open the database and see all of the fields in the document properties from the view level, and there wasn’t anything in the ACL that would explain this type of behavior.