I have searched many way in the online to find how to generate the html form data become qr code, but I can't get the suitable result for me. Hope anyone can share the guideline or tutorial for me how to generate the html form data become qr code.
This is my example situation:
I have a form to save the data in the table, after that in the table qr code button when I've clicked, it will show me the qr code picture. If I've scanned the qr code, the content will show me in the phone what I've selected .
For example, I want the expected result like below the picture after I've scan the qr code and see the selected result on my phone:
Hope someone can guide me or give the logic for me to solve my problem. Thanks.