Forum Replies Created
- AuthorPosts
FadiA
ParticipantAwesome. Thanks.
FadiA
ParticipantGot it!
It works perfect but on the file upload field it looks like attached the image of the barcode, Is there any way that I can hide it?
Check the attached.
Attachments:
You must be logged in to view attached files.FadiA
ParticipantAwesome it works!
I have 2 questions:
1- Can I scan the QR code instead of taking a picture of the QR code?
2- Are we able when we click submit to auto-populated the old contact record for that person QR code?
FadiA
ParticipantPerfect thank you!
FadiA
ParticipantAwesome! Do you have any custom code that I can use? I found this one but not sure https://codepen.io/SitePoint/pen/gxbNwy
FadiA
ParticipantHi There,
I have successfully used the Iframe but I have 2 issues:
1- I used the iframe but I’m still having an issue with the high of the form not responsive, how can I make it full high and responsive? I have used the following:
<iframe style=”position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; border: none; margin: 0; padding: 0; overflow: hidden; z-index: 999999;” src=”https://#”>
Your browser doesn’t support iframes
</iframe>2- on my first site of the Quform I used a redirect to another page when they submit the form but because of the iFrame look like the redirect just inside the frame, not on the main page! how can I fix that?
FadiA
Participantoh perfect thank you
- AuthorPosts