I am trying to get the forms across the site to auto-populate with previously filled, redundant form data, which can/should be limited to logged in users.
I've had success using filters to auto-fill user fields like name and email, when logged in, but I have other fields, like Company, that I'd like to auto-fill. Is this possible?