Dear SAP Community,
I'm testing the forms in a landing page to register new contacts and give them the option to subscribe to a newsletter. After submitting the form, the notification email is sent. If the contact clicks on the confirmation link, he is subscribed to the newsletter. This works fine.
But I'm having some difficulties with the data.
1. I created this simple form (image attached) and first name, last name and email are saved immediately after submitting the form. The information about Title and Company Name is saved only after the contact is subscribed to the newsletter.
2. The Company Name is only saved as "text" and an Account Object is not created for this company. Is it possible to create a new Account Object with these forms?
3. I would also like to add some further logic to the form. If the contact chooses Mr or Mrs. as Title, the corresponding gender should be added as well. I wouldn't like to have a form with the input fields Title AND Gender. Is it possible to do this?
4. The contacts are being imported into the Marketing Cloud with the field Language containing data, even though the input field Language is not on the form. Does the language information is retrieved from the browser configuration?

Thank you
BR Jose