Skip to main content
Inspiring
April 13, 2016
Answered

If I hide in Properties must I still hide in Actions?

  • April 13, 2016
  • 2 replies
  • 249 views

This is a bit of an update to my previous question but different enough for me to ask here.

When I hide an object in the properties panel....

... must I STILL hide in within Advanced Actions? According to a tutorial I am following I do. However, since it's already hidden in the properties panel isn't it already hidden?

Thanks

This topic has been closed for replies.
Correct answer Lilybiri

That eye icon barred means that the object is hidden in output. No need to hide it with an action at all.

However, maybe you'll have to hide it again, once you have made it visible by an action and it has to disappear again. A typical example: if you want to enable the user to return to that slide and the object should be invisible again it may be a better idea to use the On Enter event of the slide to hide that object, than just hiding it In Output using that eye icon.

2 replies

clworkAuthor
Inspiring
April 13, 2016

Thank you both.

Lilybiri
LilybiriCorrect answer
Legend
April 13, 2016

That eye icon barred means that the object is hidden in output. No need to hide it with an action at all.

However, maybe you'll have to hide it again, once you have made it visible by an action and it has to disappear again. A typical example: if you want to enable the user to return to that slide and the object should be invisible again it may be a better idea to use the On Enter event of the slide to hide that object, than just hiding it In Output using that eye icon.

RodWard
Community Expert
Community Expert
April 13, 2016

HOWEVER...if there might be some situation in your project file where the object would become shown but needed to be hidden next time you revisited that slide, then explicitly setting the object to be hidden in the Advanced Action can sometimes be safer.  It depends on the situation.

Lilybiri
Legend
April 13, 2016

What I wrote is just confirmed by Rod, you have to believe it