Skip to main content
Send Us Your Form, and  We’ll Convert It Into an Online Form  For Free.

Height

alt text

The Height component provides an input control for collecting a user’s height using an intuitive slider interface.


How It Works

The Height component displays a slider that allows users to select their height in feet and inches (ft/in). Users can adjust the value using a mouse on desktop devices or touch gestures on mobile devices.

The selected height is stored as a single field value and can be reused throughout the form and related workflows.


Properties

PropertyDescription
Label NameThe text label displayed above the input field.
Hide LabelOption to hide the label visually while keeping it accessible to screen readers.
DisabledThe field is still displayed, however it can not be filled out.
Make RequiredMarks the field as required. The user must input a value before submitting.
Add CSS ClassApply custom CSS classes to style the field to match your branding or layout.
Display Component in NavigationOption to include this component in any summary or form navigation (if applicable).
Unique NameA required identifier that must be unique within the form. Used in variables, email templates, webhooks, and integrations.
Variable Name (for Printable Template)A variable reference used in printable PDF or Word templates.

Using Height Values in Other Parts of the Form

You can reference the provided height elsewhere in the form (e.g., success pages, PDF templates, notification emails) using the component’s Unique Name as a variable.