The visible difference is in querying the THEME_ID from environment.
So maybe you are using the wrong theme in your 14.5.1 environment so that that button is visible… Please check notes.ini entry “CURRENT_THEME_ID”. If it is not “com.ibm.v11.theme“ or “com.hcl.v14.theme“ then the button will be hidden.
@Environment can only read variables that have a $ in front of it (non system variables), so the $ was correct. It seams for me, that the entry in your notes.ini was correct. But if it works now, then something else was wrong with that entry. Glad to be able to help
We are talking about the mail merge button as shown in screenshot. And I posted the Hide-When-Formulas for these buttons. If this formula is True, then the button is not shown.
This means: If you are in an Archive-Database then the action will not be shown. To check this you need to use the advanced properties dialog and check Profile “Archive Database Profile”. If it has a field “ArchiveDatabase”, then the button will be hidden.
Checks, if you are using the eclipse client. If you open this database in Basic-Client or from Admin-Client then the button will not show otherwise it will only show when using the right theme.
This reponds to a field “OkToShow” in document that should not be relevant. The button in addition will be hidden if you access is smaller than Editor or if you do not have “DeleteDocuments” rights in ACL.
In a fresh 14.5.1 Installation the mail145.ntf on client is same like on server, but I made an update from 14.5.0 FP1. Maybe my local template wasn’t updated.