Identify logged in user in form submission details?

I’m creating a form to allow users to submit requests for services via our site. Our site requires users to be logged in to view the content. I am wondering if there is a way for the form to identify the users log in, so that the user doesn’t have to enter their information in the form (ie name/email address)?

From my perspective this would be more user friendly; if they’re already logged in to our site it would be great for them to not have to supply their personal information twice (as this is already saved in their user profile). It wouldn’t need to be complex, simply a means of identifying which user account they’re logged into.

Thanks for any advice anyone can offer!

You can use user merge tags as Default Value for your fields.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.