TYPO3 Logo
Mask
Release: main

Loading data.

  • Introduction
  • Sitepackages
  • Installation
  • Create content elements
  • Manage Backend Preview
  • Page templates
  • Extension Settings
  • Mask API
    • Loader
    • Element Change Events
  • Field Types
    • Category
    • Check
    • Colorpicker
    • Content
    • Date
    • Datetime
    • Email
    • File
    • Float
    • Folder
    • Group
    • Inline (Repeating)
    • Integer
    • Linebreak
    • Link
    • Media
    • Palette
    • Radiobutton
    • Richtext
    • Selectbox
    • Slug
    • String
    • Tab
    • Text
    • Timestamp
  • Tips and tricks
    • TCA Overrides
    • Fluid Styled Content Layouts
    • Data Processors
    • Crop Variants
    • RTE Config
    • Use existing TCA fields
    • New Content Element Wizard customization
    • Accessing TypoScript constants
  • Glossary
  • Troubleshooting
  • Upgrade Guide
  • ChangeLog
    • Mask version 8.3
    • Mask version 8.2
    • Mask version 8.1
    • Mask version 8.0
    • Mask version 7.2
    • Mask version 7.1
    • Mask version 7
      • New appearance
      • Updated Icon and Color Picker
      • Wizard for new content elements
      • Improved validation
      • Improved Reusable fields
    • Mask version 6
      • Group fields with palettes
      • TCA type group now available
      • Relations of group and select fields are resolved now
      • Timestamp field to the rescue
      • Improved checkbox UI
      • Icons for select
      • Better selection of existing fields
      • Opt out of image cropping
      • New translation option allowLanguageSynchronisation
      • Translation options for inline fields on by default
      • Improved HTML generation
  • Sponsors
  • To-Do list

Contributors Corner

  • View source of current document
  • How to edit
  • Edit current document on GitHub
  1. Mask
  2. Field Types
  3. Float
Report issue View source How to edit Edit on GitHub

Float

Float

An input field for floats.

'type' => 'input',
'eval' => 'double2'
Copied!
Float field

Float field

Available TCA options

  • config.default
  • config.placeholder
  • config.size
  • config.eval.required
  • config.max
  • config.range.lower
  • config.range.upper
  • config.slider.step
  • config.slider.width
  • l10n_mode
  • config.behaviour.allowLanguageSynchronization
  • config.eval.null
  • config.mode
  • config.autocomplete

See a complete overview of Float TCA options in the official documentation.

  • Previous
  • Next
Reference to the headline

Copy and freely share the link

This link target has no permanent anchor assigned. You can make a pull request on GitHub to suggest an anchor. The link below can be used, but is prone to change if the page gets moved.

Copy this link into your TYPO3 manual.

  • Home
  • Contact
  • Issues
  • Repository

Last rendered: Feb 17, 2025 17:29

© 2024
  • Legal Notice
  • Privacy Policy