Hello everyone,
I'm searching for a solution and hopefully someone can help or advise me. I have a simple contact form in my website wich is working very well. As a service for my customers, I created a QR-Code on a piece of paper with a personalized link to the contact-form. For example https://example.com/contact?name=Example&value1=value1.
Now I would like to prefill the form with the given GET params.
All I have found was a closed but not solved issue on Github.
Can anybody give me an advise how I can solve that problem?
Thank you.
Robgnu