Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

DTM: Rule condition works by CSS selector, but doesn't grab values needed through multiple parentElements

Avatar

Level 1

I have a CSS selector applied directly to an element (span.sw-icon.lfo-bookmark) that's firing an event. I need to get some values that are 4 parentElements up. When I console.log more than 2 parentElements, I get a 'null' message [in the screenshot, console.log works successfully up until the div with .bookmark-btn]. The site is done in Angular which I think might be the issue. I tried setting an evar, but didn't get anywhere with it. 

 

Any idea where i'm going wrong?

MMMMC_0-1581111883761.png

 

1 Reply

Avatar

Employee
Is there a way we can access the page? Also screen shots of the rule and your code would be helpful.