April 15, 200817 yr Is it possible to hide a button based on a condition? I know you can 'hide' things in various ways by covering them up or using a container calculation. However, I not only want to hide the button I want to make sure people can't click on it when it's hidden or at least that the cursor doesn't turn into a hand. I have a table where we can 'set' records. The idea is that we enter a record, set it, and any changes from that point on are tracked. So I want the button to be visible while it is unset but once it is the button should get out of the way. Thanks
April 15, 200817 yr See here: http://databasepros.com/button2.html and a recent thread pertaining to it here: http://www.fmforums.com/forum/showtopic.php?tid/194151
April 15, 200817 yr Author Ah, brilliant! Thanks, I guess I should have searched for what I was trying to do. I had it in my head to solve this problem with conditional formatting.
Create an account or sign in to comment