Skip to main content
Inspiring
June 11, 2020
解決済み

Hide Button advanced action applied to slide on enter event hides the buttom for remainder of projec

  • June 11, 2020
  • 返信数 1.
  • 318 ビュー

I have a project in which I've added three navigation buttons to the second slide in my project. I have the buttons set to display for rest of project - and always on top.

I am also adding knowledge check slides intermittently in the project, and I do not want the navigation buttons to appear on those slides.  I created an advanced action that hides the buttons, and I applied the advanced action to the on enter event for the knowledge check slide. It works, but it also hides the buttons for all remaining slides.  Is this expected behavior?  Is it expected that I then add an advanced action to show the buttons on the first slide on which I want the buttons to appear again?

Thank  you,

    このトピックへの返信は締め切られました。
    解決に役立った回答 Lilybiri

    I have created a Shared action exactly for this purpose, which needs to be applied On Enter for each sldie, needing only one parameter. It will also work if user navigaties in a chaotic way.

    http://blog.lilybiri.com/shared-or-advanced-use-case-hide-slash-show-custom-navigation

    返信数 1

    Lilybiri
    Lilybiri解決!
    Legend
    June 11, 2020

    I have created a Shared action exactly for this purpose, which needs to be applied On Enter for each sldie, needing only one parameter. It will also work if user navigaties in a chaotic way.

    http://blog.lilybiri.com/shared-or-advanced-use-case-hide-slash-show-custom-navigation

    cschmelzer作成者
    Inspiring
    June 11, 2020

    Awesome. Thank you for the quick response Lieve.  I will give this a try!!