FormWhitepaperRequest
Whitepaper Request Form
Example of the FormWhitepaperRequest component with all fields.
Codebeispiel
<FormWhitepaperRequestwhitepaperSlug="example-whitepaper"formName="whitepaper-request"button="Whitepaper anfordern"description="Wir senden Ihnen das Whitepaper per E-Mail zu."disclaimer={{ useStandardPrivacy: true, required: true }}/>Parameter
| Bezeichner | Typ | Beschreibung | Default |
|---|---|---|---|
| whitepaperSlug | string | Slug identifier of the whitepaper (hidden field, required) | - |
| formName | string | Form name identifier | whitepaper-request |
| button | string | Submit button text | Whitepaper anfordern |
| description | string | Description text below form | - |
| disclaimer | object | Disclaimer/checkbox configuration | - |
| action | string | Form action URL | FORM_ACTIONS.WHITEPAPER_REQUEST |
Fragments
| Bezeichner | Beschreibung | Default |
|---|---|---|
| default | Default content |