Preview doesn't work
I need to open the preview but i get this error "Your submission could not be validated, please fix and retry".I have created the revision for my model, also have generated the preview when i first created the model, but i don't know what else to do.
3 Replies
Check your logs or browser console to see the error
It shows up when there's an error when rendering template. Open Dev tools → Network in browser, refresh page, click preview and check response for preview template file.
i fixed, i need to add a preview function on my controller, now it works fine.Thank you for your help