Tagging features in a list w/similar verbiage
I'm attempting to tag features in a list and am running into issues when these features share the same verbiage i.e. 'Other', 'Other Travel'. Using the 'Contains' option tags all items in the list with 'Other' and I only one it to tag the feature that exactly matches the verbiage. I've found a workaround using 'nth child', but am trying to identify a better option that won't be impacted if we add items to the list.
What tagging selector can I use to only tag features that exactly match the verbiage?
0
Comments
Hi Jack Hendershott. In an ideal scenario, each of the items in the list would have a unique class or ID in it that you could use to tag each separately. This would help to ensure that each item in the list has a unique tag that Pendo can use. It may be possible that the structure of the code does allow for this. I would recommend taking a look at the Pendo Tagging Aid (https://bit.ly/pendota) to see if you are able to find alternate selectors that would work for that feature tag. Hope that helps!
Please sign in to leave a comment.