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

Currency Input

alt text

The Currency Input component provides a user-friendly input interface for users to input relevant values in USD.


How It Works

The Currency Input component displays a clickable input field, allowing users to type and enter a numeric value tied to the currency chosen to be used by the component. You can customize its label, enabled/disabled, required status, and additional behaviors to match your form requirements.


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.
Add PlaceholderPlaceholder text shown inside the field before a date is selected.
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 identifier that can be copied to collect information in printable PDF or Word forms.
Mask in Notification EmailMasks the submitted value of this field in email notifications for enhanced privacy and compliance. Useful for preventing exposure of sensitive or identifiable information.

Using Currency Input Values in Other Parts of the Form

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