I have a form where I pre-fill a few fields from a URL. I would like these fields to be read-only for the form submitter. But if I make the fields on the form read-only, my URL is not able to populate them. Is there any way around this?
For example: Pre-fill the Last Name field and make it read-only so they don't give me a variation on the spelling that is not in my database.