---
title: "Breaking: #66991 - TCA value slider based on jQuery"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-66991"
source: "Changelog/7.3/Breaking-66991-TCAValueSliderBasedOnJQuery.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #66991 - TCA value slider based on jQuery

See [forge#66991](https://forge.typo3.org/issues/66991)

## Description

The TCA value slider has been ported from ExtJS to jQuery and Bootstrap.

## Impact

Since TYPO3 CMS 7 uses a DateTimePicker, the time selection conflicts with the value slider and therefore
time-sliding has been dropped.

## Affected Installations

All installations are affected whose TCA uses the value slider wizard in combination with `time` evaluation.

## Migration

Remove the slider wizard from affected TCA.
