Selects the Gravity Forms form that backs the in-app user profile screen — the form a signed-in user uses to view and edit their account details (name, email, avatar, and optionally address, phone, and company). MAM renders the chosen form natively, pre-fills it from the user’s stored data, and saves submitted edits back to their WordPress account.
Only registered when the Gravity Forms bridge is active (MAM Main checks for the mam_for_gravity_forms_forms_manager class). Each profile field is mapped to a Gravity Forms field through the field-map table; those per-field selections store under this key with the field slug appended (for example mam_main_user_profile_form_address, mam_main_user_profile_form_phone).
