Avatar

Mateusz Derks

  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1

Activity overview

Latest activity by Mateusz Derks
  • Mateusz Derks commented,

    I made it work with JS SDK like that  pendo.setGuidesDisabled(true)pendo.stopGuides()pendo.setGuidesDisabled(false)pendo.startGuides() However `setGuidesDisabled` method is not documented so I don'...

  • Mateusz Derks commented,

    In my current case it's a tooltip and maybe it can be moved to Pendo. However, we can have other elements that users should focus on and don't be distracted by the guides. We will eventually need a...

  • Mateusz Derks commented,

    Hey Liz Feller thanks for the fast reply!I just updated the original question to avoid confusion. The tooltips that should be rendered before guides are our own, not rendered by Pendo. As far as I ...

  • Mateusz Derks created a post,

    stopGuides() doesn't work as expected

    Hey, I would like to stop all the guides for a while when we have our own tooltips to display and they should take precedence. I found it possible to do with `pendo.stopGuides` documented here http...

    • Edited
    • 4 followers
    • 9 comments
    • 1 vote