I am creating a support form on my website for users that are logged in. I would like basic fields to be automatically populated, such as Name, Email, Phone number, Business Name.
Name/Email/Phone number are easy because they are standard WP fields and Forminator uses those easily.
But my Business name field is a customer field created by memberpress “mepr_business_name”
I tried to follow the instructions on this forum post https://wpmudev.com/forums/topic/forminator-pro-i-need-to-know-how-i-can-pass-values-into-a-form/#post-3869222 However that refers to custom fields for pages, not users.
Could you tell me how to insert a custom user field into a forminator field when a users is logged in please?
Thank you