I have run into an issue with retrieving a list of fields from a form using the FIELDS attribute of the NotesForm class. This problem was brought to my attention by one of my users and I was able to duplicate it on my machine.
The form trying to be accessed is the Contact (Person) form in the local personal address book. When you look at the fields returned via the FIELDS property, the Birthday field doesn’t show up in the list. The form has not been modified in any way, so you should be able to duplicated the issue.
As far as I can tell, there is nothing exciting or strange about the Birthday field. Does anyone have any clue as to why a field would be missing from the FIELDS list?
TIA,
Sean—