This entry was posted on Wednesday, November 28th, 2007 at 12:48 pm and is filed under Formula, IBM Lotus Notes. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
BizzyBee’s BizzyThoughts
Think Outside The Hive - About Notes and Web
Show-when formulas
Hide-when formulas often give me headaches. It sometimes seems so much effort just to decide whether or not I have to show a line of text. And there’s always a condition you forget :-).
Hide-when’s tend to get complex. If they get too long or complex, you might want to reconsider your design. I once saw an application with hide-when formulas that needed 2 pages when printed. Needless to say I threw them out…
What often works for me, is writing a show-when formula: in many occasions it’s easier to know when you want to show something, than when you want to hide it.
You can create a show-when formula by adding !() around your formula, like in:
!(Placenta="Arbitrary")
… meaning that, if the field Placenta has the value Arbitrary the line will be shown.
I suppose this is not a new trick (I did some research before writing this, and I wrote it in at least one other place), but can be handy for some of you.
Articles
Da Honey Pot
About me


