We are in the process of testing our notes 6.5 applications in order to verify that they will properly migrate to verson 8.0.2.
One of our application has a form with a very strange behavior in Notes 8.0.2: upon creation of a new document (using an @compose formula in a button) the new document is opened in edit mode but the fields seems all to be locked. There is no way to put the cursor inside any field. The hotspots still works, but the dialog box popup won’t work either. Also, the RTF lite fields selection icon can be clicked, but does not trigger the attachment popup. The action buttons continues to work normally.
When we save, the validations in the query-save event are triggered, an message is displayed and the user is returned to the user interface to make the changes… and at that point, for some reason, the full functionality is back and the user can now edit all the fields as expected.
The application works perfectly in 6.5.
Any idea?