Stanley Pankin
Activity overview
Latest activity by Stanley Pankin-
Stanley Pankin created a post, 'Don't show this again' checkbox
Hi there, I’m trying to align a Pendo modal step with a specific design requirement that includes a “Don’t show this again” checkbox. The idea is for users to check this box if they no longer wish ...
-
Stanley Pankin commented, This can be achieved using a CSS solution: display: none !important;. The idea is to create an “invisible step” in the guide that remains hidden from the user but is visible to you in the builder. ...
-
Stanley Pankin commented, Hi Spencer, I brought up a similar issue about nine months ago, and this was the response I received at the time: By design, Pendo displays Guides across an application, regardless of the Tab or ...
-
Stanley Pankin commented, That worked, thanks for the help!
-
Stanley Pankin commented, That actually did the trick! Thanks for the helpful hint - I really appreciate it. I’m curious if there are any more flexible ways to achieve this because I've seen a flexible option that is availa...
-
Stanley Pankin commented, Creating another theme with a newly defined z-index is far from an optimal solution, as there may be multiple popovers with varying z-index requirements. Applying z-index to ._pendo-step-container-...
-
Stanley Pankin created a post, AnsweredQuestion about overriding the default z-index CSS for containers
Hey there, I have a question about overriding the default z-index CSS for containers. In our defined theme, the default z-index is set to 300,000, which works well in most cases. However, for speci...
-
Stanley Pankin commented, That’s not quite what I’m trying to achieve here. I don’t want the guide to advance immediately when the element where the popover is shown(RED) gets clicked or selected. Instead, I need to show a ...
-
Stanley Pankin created a post, Conditional Step Progression in Guides: Trigger Next Step ONLY After User Action
Hey everyone, I would like to have the ability to delay progressing to the next step until a specific user action is completed. Currently, steps in guides advance sequentially without the option to...
-
Stanley Pankin commented, Seems like this feature has high demand. Checking as well if there is any progress on feature development. Implementing this feature would ease most of our processes of guide creation.