Skip to content

Text Input Element

The Text Input element provides a single-line text field for collecting short text responses from users.


Overview

Text Input is ideal for:

  • Names (first name, last name)
  • Usernames
  • Short answers
  • Single-line entries
  • Search fields

Adding a Text Input

  1. Open the Website Builder
  2. Find Text Input 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 shown inside the empty input
Default ValuePre-filled value when the page loads

Color Tab

PropertyDescriptionDefault
Panel BackgroundContainer backgroundTransparent
Input BackgroundInput field backgroundWhite (#ffffff)
Input BorderInput field borderTransparent blue
Input Text ColorTyped text colorDark gray (#2B2B2B)

Dimensions Tab

PropertyDescriptionDefault
Font SizeText size18px
Font FamilyText fontNunito-SemiBold
PaddingInner spacing12-15px
Border RadiusCorner rounding5px

Database Integration

Text Input can save data to the card database:

  1. Open the Connect Tab
  2. Enable database connection
  3. Choose the target field

Data is saved when users complete the input.


Styling

The default styling includes:

  • Clean white background
  • Subtle box shadow for depth
  • Rounded corners
  • Readable font size

Customize in the Color and Dimensions tabs to match your design.


Use Cases

Name Field

Label: "First Name"
Placeholder: "Enter your first name"
Default: (empty)

Username

Label: "Username"
Placeholder: "Choose a username"
Default: (empty)
Label: (empty)
Placeholder: "Search..."
Default: (empty)

Pre-filled Field

Label: "Company"
Placeholder: "Your company name"
Default: "Acme Corp"

Best Practices

  1. Use clear labels - Tell users exactly what to enter

  2. Provide helpful placeholders - Show the expected format

  3. Set appropriate defaults - Pre-fill when the value is known

  4. Keep it focused - For longer text, use Text Area instead

  5. Consider validation - Mark required fields clearly


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 Area - https://help.acenji.com/#/./create-web-application/elements/text-area/index Connect Tab - https://help.acenji.com/#/./create-web-application/website-builder/floating-design-panel/element-section/connect-tab/index

Was this article helpful?

No-Code App Builder