In Notes 9.0.1 the following formula in an Action Button on a categorised view of Company/Contacts throws the error prompt for one user, even though they have selected a Contact. The error is the same with the margin selected and the document highlighted (Caret). All other users are fine.
@If(Form!="Contact";@Do(@Prompt([Ok];"No Contact Selected";"Please select a contact profile and try again");@Return(1));""); @Command([Compose]; "Memo").
There are no restrictions on users and access levels are the same for other users.
Any help would be appreciated. Thanks