Jump to content
Server Maintenance This Week. ×

Get ( TriggerTargetPanel ) and Get ( TriggerCurrentPanel ) not working


Recommended Posts

Hi all,

I'm trying to use the above mentioned functions to hide/show my search bar when switching between certain panels, but the functions don't return what they are supposed to. I attached a script to OnPanelSwitch that flips a hide variable between 0 and 1, which works, but Get functions just show 0 in my Data Viewer. What could I be missing?

Thanks.

Link to comment
Share on other sites

So the Get functions do work. I overlooked the fact that they don't retain the returned values after a panel has switched, which is why I saw no change in the Data Viewer.

@comment I modified your demo file to replicate what I was trying to achieve with the search field. It's supposed to hide when you're on some panels and show when on others. It works, but only if you refresh the object or the whole window. Interesting why Hide/Show needs a refresh to work in this case.

OnPanelSwitch_Modified.fmp12

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.