November 30, 201510 yr Using the Hide Object When calculation engine feature I'm attempting to hide a button no matter what the state of the layout... Get ( WindowMode ) = 0 or Get ( WindowMode ) = 1 The first function occurrence works, no matter if I'm referencing 0 or 1 as a result, but the second function doesn't seem to work at all. Is OR the wrong expression here or is the calc engine expecting an IF statement? I have some hidden off-layout pop-up buttons that seem to appear when the user enters Find Mode (when I use 0 as the first result). I want these buttons to be hidden in every mode except layout mode. Edited November 30, 201510 yr by madman411
November 30, 201510 yr Just set the hide value to 1. Check the "apply in find mode" checkbox also. Edited November 30, 201510 yr by BruceR
Create an account or sign in to comment