Skip to main content

I am building a VideoAsk where participants will see a menu of possible subjects to record a video story. But they’ll need to return to the main story menu in order to upload other stories (They need to record at least 5). Yet I’ve found that when a person finishes recording a video from the subejct menu, they do not return to the subject menu but are taken to the Exit screen. Is there any way to fix this?

Hey Eric! 👋

VideoAsk won’t automatically send you back to the menu step, you’d need to add in a bit of logic to take them back to that step, or you could even use the redirect to URL feature to redirect them back to the videoask instead of the end screen.

We’ve got a couple of Help Center articles that could be useful for building this type of videoask:

Can I add a back button?

Redirect to a webpage

Let me know if you have any questions about setting up the logic for this 😊


Reply