Hey, all! I’ve got a question. For a particular client project, I need the logged in user’s email to automatically get captured when they fill out a form. The image below shows what would happen, but the live site would eventually hide this field, which is why we can’t just ask them to enter it on their own.
I’ve successfully populated the input field with the user information and connected the input field to the form dataset on the page. When I submit, however, the email is not recorded. Am I missing something? Thanks in advance!