Contact form
Sends a message to a specific person or group.
Default contact form orc-c-form
Send a message to a specific person or group
Usage
When to use
Use when we need to give the user a way to provide details or a message to an administrator at The Cosmopolitan.
When to consider an alternative
If there isn’t a need to send a message, an avatar block is a more visual way to display someone’s contact information (usually a phone number and email address).
Class Name | Description |
---|---|
Required
|
Applied to the outer |
JS
|
Applied to the |
Required
|
Inner container of the |
Required
|
Form field within the |
JS
|
Class added to |
Required
|
Form field label used to describe the input within the field |
Required
|
Form field container that houses the input and other form field content. |
Required
|
Form field input. Inputs can be of various types. The contact form has types of “text”. |
Required
|
Textarea input within the contact form. This is used with the |
Required
|
The bottom portion of the form that houses items like the button group |
Required
|
Button group containing the buttons to submit the contact form or any other actions needed within the form. |