madman411 Posted November 30, 2015 Posted November 30, 2015 (edited) 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, 2015 by madman411
bruceR Posted November 30, 2015 Posted November 30, 2015 (edited) Just set the hide value to 1. Check the "apply in find mode" checkbox also. Edited November 30, 2015 by BruceR 1
Recommended Posts
This topic is 3338 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now