Project

General

Profile

Actions

Task #71607

closed

Story #69712: Further FormEngine development

FormEngine: Flex section deletion

Added by Christian Kuhn over 8 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2015-11-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Deleting a section in flex currently does:

  • add a t3js-flex-section-deleted to the section div
  • the fields itself are kept and are probably (?) transmitted to dataHandler

This leads to funny fixes like https://review.typo3.org/#/c/44732/1 where validation did validate the "deleted" fields ...

This is also ugly: dataHandler still receives all field data, but probably just skips processing after it found out that the section itself is deleted.

Why can't delete just a) set the hidden "i'm a deleted section" marker and b) delete the single field dom altogether?


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #71323: Flexform: Removing section element with empty required field prevents form savingClosedFrank Nägler2015-11-04

Actions
Actions #1

Updated by Riccardo De Contardi over 8 years ago

  • Category set to FormEngine aka TCEforms
Actions #2

Updated by Mathias Schreiber about 8 years ago

  • Parent task set to #69617
Actions #3

Updated by Christian Kuhn almost 8 years ago

  • Parent task changed from #69617 to #69712
Actions #4

Updated by Gerrit Code Review about 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63830

Actions #5

Updated by Gerrit Code Review about 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63830

Actions #6

Updated by Gerrit Code Review about 4 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63830

Actions #7

Updated by Gerrit Code Review about 4 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63830

Actions #8

Updated by Gerrit Code Review about 4 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63830

Actions #9

Updated by Andreas Fernandez about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF