January 31, 201015 yr I have a layout with a grid of 24 buttons, each one with an Object Name — 1 through 24. When the user clicks on a button I'd like to provide the user with visual feedback on which button was selected. My thought is to use Conditional Formatting to make the number bold, colour it, and change the fill colour as well. No confusion on which button was chosen. The CF formula I was planning on was something like "Get (ObjectName) = $$GlobalVariable" but I haven't found a way to signal to CF the current object name. Is there a way, or perhaps a workaround? Appreciated.
January 31, 201015 yr There's no Get (ObjectName) function. Try it this way, perhaps? FakeTabs.fp7.zip
Create an account or sign in to comment