Project

General

Profile

Actions

Feature #63664

closed

Epic #77909: Enhance EXT:form

Epic #69410: EXT:form - Flexibilize forms using hooks, signal slots and custom post processors

EXT:form - Allow registering of custom PostProcessors

Added by Pascal Dürsteler over 9 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2014-12-08
Due date:
% Done:

100%

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

Description

After a quick slack talk with Patrick Broens, it is apprently not possible right now to add a custom post processor to the wizard dropdown. However, you can manually add the class name into the form TS and it will properly evaluate the post processor.

I can think of a few cases where it would be quite handy to have this feature. I just wanted to use the forms ext to let the user build forms that are integrated in an extension's logical workflow. Unfortunately, the missing possibility of a clean registration kills that feature for me from a usability's perspective.

Actions #1

Updated by Björn Jacob almost 9 years ago

  • Category changed from Form Framework to 1602
Actions #2

Updated by Björn Jacob over 8 years ago

  • Category changed from 1602 to Form Framework
Actions #3

Updated by Björn Jacob over 8 years ago

  • Parent task set to #69410
Actions #4

Updated by Björn Jacob over 8 years ago

  • Subject changed from ext:form - Allow registering of custom PostProcessors to EXT:form - Allow registering of custom PostProcessors
  • Target version set to 8 LTS
Actions #5

Updated by Gerrit Code Review about 8 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/47128

Actions #6

Updated by Björn Jacob about 8 years ago

  • Status changed from Under Review to New
Actions #7

Updated by Ralf Zimmermann over 7 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Björn Jacob

With the new ext:form version it is possible to register new finishers aka PostProcessors.
Until the docs are ready you can view some examples:

https://code.tritum.de/TYPO3.CMS/ext_form_example1484232130
or
https://code.tritum.de/TYPO3.CMS/ext_form_marketing_automatisation

I think this can be closed.

Actions #8

Updated by Björn Jacob about 7 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Björn Jacob)
  • % Done changed from 0 to 100

Closing this issue. This is now possible with form v8.

Actions

Also available in: Atom PDF