The issue described—where a SmartTip scrolls with the page before snapping back to its intended position—indicates that the SmartTip is not properly anchored to its associated element. TheLock to Elementconfiguration ensures that the SmartTip remains fixed relative to the selected element, even during scrolling or dynamic page changes. Enabling this setting in the WalkMe Editor prevents the SmartTip from moving independently and ensures it stays aligned with the target element.
The other options are incorrect:
Display Condition(A) controls when the SmartTip appears based on rules, not its positioning behavior.
Z-Index(B) affects stacking order, not scrolling alignment.
Appears and disappears as a result of end user action(C) relates to element visibility triggers, not anchoring during scrolling.
Extract from Official WalkMe Documentation:
According to the WalkMe Editor User Guide (SAP WalkMe Digital Adoption Consultant Study Guide, Section 2.5: SmartTips):
“The ‘Lock to Element’ setting ensures that a SmartTip remains anchored to its selected element, preventing it from scrolling independently or misaligning during page interactions like scrolling.”
The courseAdvancing Your Skills in Building WalkMe Solutionsadvises:
“If a SmartTip moves with page scrolling before snapping back, enable ‘Lock to Element’ in the Editor to maintain consistent positioning relative to the target element.”
Option D, Lock to Element, resolves the scrolling issue observed during Quality Assurance.
[References:, SAP WalkMe Digital Adoption Consultant Study Guide, Section 2.5: SmartTips., WalkMe Editor User Guide, “SmartTip Positioning” Section., Course:Advancing Your Skills in Building WalkMe Solutions, Module 8: Troubleshooting SmartTip Configurations., ]
Submit