Hoppa till huvudinnehåll

`<sf-form2>`

Allows users to create and add forms.

Uppdaterad för mer än en vecka sedan

Allows users to create and add forms.

Basic Example

<sf-form2 id=":1" kind="contact"></sf-form2>

Attributes

Attribute

Description

kind

Form type. Accepts: contact, cta, or email

Customization

HTML Customization

It is possible to customize the HTML code for this tag by adding custom code within the <sf-form2> tags.

CSS Customization

It is recommended to create a new block based on a CTA block to inherit default form element styling, then customize the CSS from there.

Fick du svar på din fråga?