Overriding the form 'success' message

Hi,

I have a form consisting of images with checkboxes, so that the user essentially ‘likes’ the image.

However, once the form is submitted, the success message takes over the whole form & the images are no longer visible.

My form will be taking up almost an entire page so it will not work if the whole page disappears once submitted!

I would love if the submit button simply turned green and the text read ‘success’ instead of submit…

Does anyone know if this is possible?

My read only link: https://preview.webflow.com/preview/test-project-f4acfe?utm_source=test-project-f4acfe&preview=0d9bb2e32f81e5af12ad9114ab4f79d0&mode=preview

My live link: https://test-project-f4acfe.webflow.io

No way. The success show when the form send. Put any content you want inside success div (Same images grid maybe). Or redirect URL (And on page2 again put any content you want).

By custom JS code maybe you can override webflow forms behavior (But this is a freelancer task - hard to answer her).