Input and selection fields
You can integrate as many input and selection fields as you like in your HTML subscription form. (The only mandatory field should be the field for entering the email address.)
To ensure that the values entered by the recipient in the input and selection fields can be stored in Inxmail Professional, you must create the respective columns in the Inxmail Professional recipient table. The name defined in the HTML code within the <input> tag must exactly match the name of the recipient column in Inxmail Professional.
<label>E-Mail*
<input type="text" name="email">
</label>
<label>Anrede
<select name="Anrede">
<option value="male">Herr</option>
<option value="female">Frau</option>
<option value="neutral">Divers</option>
</select>
</label>
<label>Vorname
<input type="text" name="Vorname">
</label>
<label>Nachname
<input type="text" name="Nachname">
</label>
Explanations of input and selection fields
|
|
Column name in Inxmail Professional |
Explanation |
|---|---|---|
|
63 |
|
The column in which the email address is transferred or saved in Inxmail Professional is fixed. The name of this column is ‘email’. You cannot change this name. |
|
66 |
Salutation |
Option button with the options ‘Mr’ and ‘Ms’. The value ‘Mr’ or ‘Ms’ is stored in the Salutation field in Inxmail Professional. |
|
70 |
Salutation |
|
|
73 |
First name |
The values entered in the First name input field are stored in the First name column in Inxmail Professional. |
|
76 |
Surname |
The values entered in the Surname input field are stored in the Surname column in Inxmail Professional. |
Inxmail Professional:
2 possible use cases
Depending on your contract, you might use Inxmail Professional in different ways:
-
As part of the Inxmail platform: You use newsletters & campaigns as your main tool for creating and sending newsletters. Inxmail Professional only serves as a recipient database and configuration tool in the background.
We are constantly expanding the functionality of “Newsletters & Campaigns”. Check out newsletters & campaigns section to find out if the feature you are looking for might already be available there.
-
Full scope: You use the legacy tool Inxmail Professional as your main tool for creating and sending newsletters.
Did you not find what you were looking for?
-
Send us your feedback.