Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Debug idea

When I run into this kind of problem, I'll add a button that implements the hide when formulas as a series of @Prompts. In other words, if the hide when looks like:
@Contains(myField;"someValue") | otherField = "someOtherValue"
The button contains:
@Prompt([ok];"myField";myField);
@Prompt([ok];"otherField";otherField);
@If(@Contains(myField;"someValue");@Prompt([ok];"hit";"myField contains someValue");@Prompt([ok];"oops";"myField does not contain someValue"));

Etc. By doing this, you can break down your hide/when into bits and then see which bit(s) is/are causing the problem.


Feedback response number WEBB9D6FU7 created by ~Martha Lopjipyskioden on 11/05/2013

Button show&hide issue (~Chloe Rekrooni... 5.Nov.13)
. . I assume you are referring to the b... (~Fred Asatumibu... 5.Nov.13)
. . . . doubt.. (~Chloe Rekrooni... 5.Nov.13)
. . . . . . My point was that hide formulas mus... (~Fred Asatumibu... 5.Nov.13)
. . Debug idea (~Martha Lopjipy... 5.Nov.13)
. . . . brilliant idea. (~Chloe Rekrooni... 5.Nov.13)
. . . . . . I've been at this for a while (~Martha Lopjipy... 5.Nov.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS