Question
Can a user entered email address be automatically converted to a clickable "mailto" link?
I have a fillable PDF that asks for an email address in a text field. Once the user enters their email address, I would like for it to automatically be converted into a clickable mailto link that, when clicked, opens the default email on another user’s device. Is this even possible?
