Skip to content

Phone Number Element

The Phone Number element provides a specialized input field for entering phone numbers.


Overview

Phone Number is ideal for:

  • Contact information forms
  • Support request forms
  • User registration
  • Any phone number collection

Adding a Phone Number

  1. Open the Website Builder
  2. Find Phone Number in the Elements panel
  3. Drag it onto your page
  4. Configure properties in the Floating Design Panel

Properties

General Tab

PropertyDescription
Question TextLabel displayed above the input
Placeholder TextHint text inside the empty input
Max LengthMaximum number of characters allowed
Default ValuePre-filled phone number

Color Tab

PropertyDescriptionDefault
Panel BackgroundContainer backgroundTransparent
Input BackgroundInput field backgroundWhite
Input BorderInput field borderTransparent
Input Text ColorPhone number colorDark gray

Dimensions Tab

PropertyDescriptionDefault
Font SizeNumber text size18px
PaddingInner spacing12-15px
Border RadiusCorner rounding5px

Input Behavior

The phone number input:

  • Uses type="tel" for phone keyboard on mobile
  • Respects max length constraints
  • Accepts numbers and common phone characters (+, -, spaces, parentheses)

Use Cases

Contact Form

Label: "Phone Number"
Placeholder: "(555) 123-4567"
Max Length: 14

International Format

Label: "Phone (with country code)"
Placeholder: "+1 555 123 4567"
Max Length: 16

Simple Number

Label: "Mobile Number"
Placeholder: "5551234567"
Max Length: 10

Extension Field

Label: "Phone Extension"
Placeholder: "1234"
Max Length: 4

Formatting Considerations

FormatExampleMax Length
US Standard(555) 123-456714
US Simple555-123-456712
International+1 555 123 456716
Digits Only555123456710

Phone Number vs Text Input

FeaturePhone NumberText Input
KeyboardPhone keypad (mobile)Standard keyboard
Input typeteltext
ValidationPhone-optimizedNone
Best forPhone numbersGeneral text

Best Practices

  1. Show expected format - Use placeholder to demonstrate format

  2. Set appropriate max length - Prevent overly long entries

  3. Consider international users - Allow country codes if needed

  4. Label clearly - Specify if mobile, landline, or either

  5. Make optional when possible - Not everyone wants to share phone numbers


Questions?

If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.

Useful Links:

Web Elements - https://help.acenji.com/#/./create-web-application/elements/index Text Input - https://help.acenji.com/#/./create-web-application/elements/text-input/index Email - https://help.acenji.com/#/./create-web-application/elements/email/index

Was this article helpful?

No-Code App Builder