Disclaimer: I am not a dev so not 100% the terms I am using are correct.
Say we have a Angular JS element on our page that shows a panel (js angular object) as collapsed upon page load but we want to test it as expanded upon page load. Is this possible to do using Target? Thank you!
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Yes, absolutely - one simple option would be to add some Custom Code in your Target activity that clicks on the element to expand it; as long as Target is executed early enough in the page load or view/state/route change process, then it would appear as if the element is expanded by default
Yes, absolutely - one simple option would be to add some Custom Code in your Target activity that clicks on the element to expand it; as long as Target is executed early enough in the page load or view/state/route change process, then it would appear as if the element is expanded by default
thanks, yes this is actually what we ended up doing!
Views
Likes
Replies
Views
Likes
Replies