Customizing the onboarding module step
Hey everyone, here's a quick tip for your onboarding resource center module.
By default, the text below your onboarding guides will tell users where they are with their onboarding guides. Step X of Y.
You can customize the text to your liking and add more context like:
- "Completed Step X of Y"
- "X Steps Total"
- "You have Completed X of Y Steps"
It's a small thing, but could be useful so I wanted to share.
0
Comments
Hi Angus! Very cool. I'm wondering, are these snippets still applicable?
https://github.com/pendo-io/snippets/blob/master/resourceCenter/guideCenter%20(Legacy)/onboardingProgress/guideProgress/guideProgress.js
https://github.com/pendo-io/snippets/tree/10059057f8cd2ed2efe3a1f62bd50707baeded3b/resourceCenter/guideCenter%20(Legacy)/onboardingProgress/guideProgress
I would like to adjust the <%=currentStep%> and <%=totalSteps%> that are counted - I have 1-2 javascript "steps" in each onboarding tour that should not be counted towards total steps.
Please sign in to leave a comment.