Jim Rehmann
アクティビティの概要
Jim Rehmannさんの最近のアクティビティ-
Jim Rehmannさんが投稿を作成しました: 回答済みShow/Hide buttons for users based on metadata passed to Pendo
I am looking at ways to bring my CEO's vision for Pendo to life, but it will require some code, I think. Basically I have a guide that is launched by a badge. The guide has various buttons on it th...
-
Jim Rehmannさんがコメントを作成しました: Me too.
-
Jim Rehmannさんが投稿を作成しました: Any GREAT dashboards out there?
I got a new request from Customer Support today to come up with a "Fantastic" customer health dashboard that they can show our clients during their monthly 1-on-1s. I thought I had done a pretty go...
-
Jim Rehmannさんがコメントを作成しました: You need to add a code block to the survey question with the following on the CSS tab: /* Detractor Color */ ._pendo-nps-poll-0, ._pendo-nps-poll-1, ._pendo-nps-poll-2, ._pendo-nps-poll-3, ._pend...
-
Jim Rehmannさんがコメントを作成しました: Thanks David!
-
Jim Rehmannさんが投稿を作成しました: Advance guide after 5 seconds
Is there a way to advance a guide after waiting five seconds? I have a user click the "Next" button on a guide but the page that opens takes a little while. It ends up skipping the next step and g...
-
Jim Rehmannさんが投稿を作成しました: "skipStepNoElement" Pendo Snippet
Folks, have any of you run into an issue with the https://github.com/pendo-io/snippets/tree/master/guides/goToGuideStep/skipStepNoElement code here? If I put multiple skip steps in a guide, and the...
-
Jim Rehmannさんがコメントを作成しました: Another one you might use is skipStepNoElement, which will simply skip the next step if the item the following step is anchored to is not onscreen. It works also if you put multiple skipStepsNoElem...
-
Jim Rehmannさんがコメントを作成しました: Yes I did. eMail me at jrehmann "at" legion.co and I will give you the code.
-
Jim Rehmannさんが投稿を作成しました: How to determine if an item is onscreen?
I'm looking for some code (HTML, CSS, or JS) that will allow me to go to the next step of a guide if an item is on-screen and Step 9 if the item is not on-screen. The item doesn't have any text, bu...