Project

General

Profile

Actions

Feature #80442

open

EXT:form - validate grid viewport configuration

Added by Mona Muzaffar about 7 years ago. Updated about 5 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2017-03-25
Due date:
% Done:

0%

Estimated time:
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:

Description

when you enter an invalid number over 12 in the grid viewport configuration, the frontend simply renders the highest possible number which is 12, but the backend still displays the invalid number.

The field should only allow numbers from 1 to 12.


Files

Actions #1

Updated by Wouter Wolters about 7 years ago

  • Category set to Form Framework
Actions #2

Updated by Ralf Zimmermann about 7 years ago

  • Assignee set to Ralf Zimmermann
Actions #3

Updated by Ralf Zimmermann about 7 years ago

Since bootstrap allow more than 12 cols (http://getbootstrap.com/css/#grid-example-wrapping) i think its better to allow such configurations within the viewhelper instead of disallowing it within the form editor.

Actions #4

Updated by Benni Mack almost 7 years ago

  • Target version changed from 8 LTS to Candidate for patchlevel
Actions #5

Updated by Björn Jacob over 6 years ago

  • Sprint Focus set to Remote Sprint
Actions #6

Updated by Björn Jacob about 6 years ago

  • Sprint Focus deleted (Remote Sprint)
Actions #7

Updated by Björn Jacob almost 6 years ago

  • Assignee deleted (Ralf Zimmermann)
  • Target version deleted (Candidate for patchlevel)
  • TYPO3 Version changed from 8 to 9
  • PHP Version changed from 7.0 to 7.2

I propose the following solution: instead of limiting anything or adding a validation, we get the form configuration and display a hint how many cols are available.

Actions #8

Updated by Susanne Moog about 5 years ago

  • Tracker changed from Task to Feature
Actions

Also available in: Atom PDF