ken1
4
Thanks for the comment. That does not work here because the Custom event for filters is in a reusable element. The J2B trigger event is on the main page. So I need to use a step to Run Javascript so I can trigger the J2B event from the reusable.
Even with the order of my steps as 1) Reset filters in custom event and 2) run javascript to trigger the rest of the steps, they do not run in that order probably because of the reusable.
So using the Keeper, I can make sure the filters are all reset before triggering the Run Javascript set (all from the reusable) and then the sequence works correctly.
2 Likes