Call Back Request Form
It is a simple online form to request a call back with a desired date and time for a callback. You can embed the form on your website or share it via a link.
Preview
Theme:
Fields and controls
- The form elements are placed in two Grid containers side by side. The grid container with the Message field and the Request a call button has fd-right-grid CSS class.
- The Phone is a masked input field that accepts only 11-digit numbers. Change the mask in the field properties.
- Change the message that will be displayed after the form is submitted in the form settings.
- The form timeout is set to 60 seconds, then the form can be submitted again. You can change it in the form settings.
Styling
- The primary button's font-weight is set to 500 via the Style property.
- Fields inputs have no background and have a solid bottom border.
- The padding for the hint text is set to 0px.
- A grid container with fd-right-grid CSS class has a solid left border when the screen width exceeds 750px.