I would like if it is possible to add a module that I created to a form. Basically what I created was a module where we put a URL and it generates a QRCode associated with that URL and I can download that QRCode. Then I have a form where I upload that image so I can collect all the QRCodes in Hubpsot.
My idea was to try to integrate this module into the form to remove steps from the process. It no longer needed to be downloaded or uploaded and the image was saved as a form field.
Attached is the process with two separate sections: first the module and then the form.
@CSilva2 I don’t personally know of a solution, since forms are relatively locked down. There’s a new “rich text” field type in properties, but I don’t think that’s what you need. I’d put this in the ideas forum here to see if it’s something others are looking for, and HubSpot may consider it.
@CSilva2 as @danmoyle mentioned, I don’t think you could achieve this with the current form options, but here’s another way you could approach the same thing:
1 - have the form provide the URL
2 - use your module to generate the QR code after submission, adding it to the rich text property (this would require a dev to make it all work properly)
3 - email the QR code to the person submitting the form (assuming they need it also) in the TY email, using the personalization token of the rich text property