I am creating a form that is only available to logged in members of the site. In that form I would like to capture the submitting member's username, real name, and email address without having the member fill out those fields. I should be able to capture this data from the tl_members table based on who is the logged in member submitting the form.
Any suggestions if there are extensions available that would accomplish this? If not, what would I need develop in order for this to work?
