Lotus Notes/Domino developers have all used hidden fields on forms at one time or another. But it's difficult to see values for hidden fields. This tip explains how to view hidden fields in three easy steps -- without using the property field viewer.
Create a role in your Notes/Domino database called:
"[Developer]"
Note: Name this role whatever you want.
Set "Hide Paragraph if formula is true" to:
@IsNotMember("[Developer]";@UserRoles)
Anyone with a developer role should be able to see those fields when they open the Notes document. If you don't have this role the fields will remain hidden.
Note: Put an explanation next to each field. This allows developers who aren't familiar with your applications to easily debug them.
Do you have comments on this tip? Let us know.
This tip was submitted to the SearchDomino.com tip library by member Peter Chamalian. Please let others know how useful it is via the rating scale below. Do you have a useful Lotus Notes/Domino technical tip or code snippet to share? Submit it to our monthly tip contest and you could win a prize.