Project

General

Profile

Actions

Feature #79530

closed

Epic #77909: Enhance EXT:form

Feature #77910: Introduce new form framework

EXT:form - Extend SaveToDatabase finisher

Added by Ralf Zimmermann about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
Start date:
2017-01-29
Due date:
% Done:

100%

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

Description

The following should be possible

  • Save data into multiple tables
  • pass data (like insert uids) between the database operations
  • make it possible to define static values like 'pid' etc.
Actions #1

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

Actions #2

Updated by Ralf Zimmermann about 7 years ago

  • Status changed from Under Review to New

Please use this extension to test all the new features:

https://code.tritum.de/TYPO3.CMS/ext_form_example1485703444

Description

This example provide a form to upload an image and edit some data.
After the form submit, a hidden tt_content textmedia element will be created with the referenced uploaded image.
Additionaly the metadata of the image will be written. The values comes from the form elements on the first page.
The text from the second page will be taken as the bodytext field for the new created textmedia element.
Dont' forget to edit storagePid within Configuration/TypoScript/constants.txt.
The CE will be created on this page uid.

Installation

  • install ext_form_example1485703444
  • create a new ext:form plugin
  • select 'EXT:ext_form_example1485703444/Resources/Private/Forms/ext_form_example1485703444.yaml'
  • include the static templates
  • configure the storagePid within Configuration/TypoScript/constants.txt
  • goto frontend
Actions #3

Updated by Ralf Zimmermann about 7 years ago

  • Status changed from New to Under Review
Actions #4

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

Actions #5

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

Actions #6

Updated by Ralf Zimmermann about 7 years ago

  • Subject changed from Ext:form - Extend SaveToDatabase finisher to EXT:form - Extend SaveToDatabase finisher
Actions #7

Updated by Ralf Zimmermann about 7 years ago

  • Target version set to 8.6
Actions #8

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

Actions #9

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

Actions #10

Updated by Gerrit Code Review about 7 years ago

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

Actions #11

Updated by Gerrit Code Review about 7 years ago

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

Actions #12

Updated by Gerrit Code Review about 7 years ago

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

Actions #13

Updated by Ralf Zimmermann about 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF