Hey guys, I want to make a contact form that receives information about the person and an attached file (a pdf).
Is there a way to do it with webforms and embed it in my website?
if there’s no way to do it with webforms, is there a way to make it using python/django(i’m using django as back-end in my project)?