How can I autofilled certain field for opened form?

In my database I have user sheet and job sheet. In this page, there is a button that will open the job form

In the job form the email field should be filled with signed-in email… how do I do that?
Or is that even possible to do so?

Hi Eko,

If I understand you correctly you need to add the User’s Email Address Special value in your form to add the signed in user’s email address automatically.

Thank you