Reset Drag&Drop slides when revisit
Hi all,
I've a problem, I can't find the way to reset a drag & drop slide when revisited.
Tnx ![]()
Hi all,
I've a problem, I can't find the way to reset a drag & drop slide when revisited.
Tnx ![]()
Ok, I'll look al your link
tnx!!
PS. is possible to reset result in CP9? (in Storyline I've "reset result" trigger) I've a random questions pool, I need to reset result when user close the result slide.
Try executing this JavaScript on enter of the DD slide:
cp.DD.CurrInteractionManager.m_ActiveInteraction.m_InteractionCompleted = false;
cp.DD.CurrInteractionManager.m_ActiveInteraction.OnResetButtonClicked();
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.