i have a really bad bug in Notes R5 and R6:i am having a script in the “Postopen” Event of the database, that sets a userprofile variable with the ClientVersion to avoid some bugs in R6 with Embedded Views, so that i can make HideWhenFormulas working on the ClientVersion. However, if i am opening the database directly the script runs, but if i am opening a form in the database from another database (a button in the other database runs a script that sets the uidoc to the other databases form with a new document), the script does not run…
Subject: WORKAROUND: Use @Version in a CFD field.