Hi. I am creating a netlify form. I subdivided my form into different tabs. Once the submit button is clicked, the form should be submitted and my endpage titled ‘idk.html’ should be shown. However, my endpage is not loading as the url does not include the .html at the end.
I checked the files, the names are right. Can I check what could be the issue?
Thanks a lot!
For reference:
(it should be /idk.html but the .html is missing)