Hi,Rather new to x-pages I’m working my way through the tutorial on http://www-10.lotus.com/ldd/ddwiki.nsf/dx/Tutorial-Introduction-to-XPages-Exercise-1.
Exercise 6 shows me how to hide page-elements over a computed visibility-formula. The statement I’m supposed to use is “!dominoDocument1.isNewNote()”. Adding the formula causes a Command Not Handled Exception on loading the x-page (which loads just fine when I don’t try to hide the button)
Where do I miss the obvious??
Arthur