Hello,
I have an xpage with a view and had a search feature and the way it works is if the search returns only 1 document, that document is selected right away. It was working fine (no errors) for awhile until one day last week when users said they were getting this error on their screen:-
[TypeError] Exception occurred calling method NotesViewEntryCollection.FTSearch(java.lang.String, number) null
Their error pages didn't really give me much and when I checked on the error log on the server, I have this:-
CLFAD0111W: The PropertyMap was in an invalid state. evaluateValueBindings was
enabled but not disabled before the saveState phase.
Anybody familiar with that error message?
Thanks.
Chay