Folgende Felder und Einstellungen bedarf es, um das Formular aufzubauen.
| Feld | Typ | Field Validation / Valueprovider | CSS class for label | Allow save | Besonderheit |
|---|---|---|---|---|---|
| Title | Single-line text | Field importance: optional Lanxess Value Provider/Personal Information/Title Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Gender | Radio button list | Field importance: optional Lanxess Value Provider/Personal Information/Gender Store in Value-Provider: true |
lan-form-styles__radio-button-label | true | Static Listitems anlegen für die Werte, folgender Style auf die Section: lan-form-styles__radio |
| Firstname | Single-line text | Field importance: Mandatory Lanxess Value Provider/Personal Information/Firstname Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Lastname | Single-line text | Field importance: Mandatory Lanxess Value Provider/Personal Information/Lastname Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Company | Single-line text | Field importance: Optional Lanxess Value Provider/Personal Information/Company Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Department | Single-line text | Field importance: Optional Lanxess Value Provider/Personal Information/Department Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Position | Single-line text | Field importance: Optional Lanxess Value Provider/Personal Information/Position Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Country | Dropdown list | Field importance: Optional Lanxess Value Provider/Personal Information/Country Store in Value-Provider: true |
contact-form-w3c | true | List items dynamic mit Lanxess Countries Folgender Style auf die Section: lan-form-styles__size-three-third |
| Zip | Single-line text | Field importance: Optional Lanxess Value Provider/Personal Information/Zip Store in Value-Provider: true |
contact-form-w3c | true | --- |
| City | Single-line text | Field importance: Optional Lanxess Value Provider/Personal Information/City Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Street | Single-line text | Field importance: Optional Lanxess Value Provider/Personal Information/Street Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Phone | Single-line text | Field importance: Optional Lanxess Value Provider/Personal Information/Phone Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Website | Single-line text | Field importance: Optional Lanxess Value Provider/Personal Information/Website Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Message | Multiple-line text | Field importance: Optional Lanxess Value Provider/Personal Information/Message Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Preferred Language Website | Dropdown list | Field importance: Optional Lanxess Value Provider/Personal Information/ PreferredLanguageWebsite Store in Value-Provider: true |
contact-form-w3c | true | --- |
| Delete your account | RawHtml | --- | --- | --- | Html: <button type="button" data-modalopen="modal-delete-user" class="button--text button__wrapper text-red">DELETE YOUR ACCOUNT</button> |
| Save Changes | Submit Button | --- | --- | --- | Es werden keine Save Actions benötigt. |