Project

General

Profile

Actions

Bug #20705

closed

Flexform doesn't know field type:passthrough

Added by Steffen Kamper almost 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-07-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

when using a field
<wType>
<TCEforms>
<config>
<type>passthrough</type>
<value>twitter</value>
</config>
</TCEforms>
</wType>

it's rendered:
Unknown type: passthrough

(issue imported from #M11457)

Actions #1

Updated by Stefan Neufeind over 12 years ago

Stumbled across this with a TYPO3 4.6. According to the docs there should be "passthrough" but actually it seems not to be available?

http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.2.0/view/4/2/#id4256737

['columns'][fieldname]['config'] / TYPE: "passthrough"

Or did I get something wrong? I guess it is supposed to render as an: input type="hidden"

Actions #2

Updated by Xavier Perseguers about 12 years ago

  • Assignee deleted (Steffen Kamper)
  • Target version deleted (0)
Actions #3

Updated by Georg Ringer over 9 years ago

  • Status changed from Accepted to Rejected
  • Is Regression set to No

there is no reason why passthrough should be available in flexform, this is also not rendered in normal TCA.

therefore I am closing this issue. feel free to reopen if you got any objections.

Actions #4

Updated by Stefan Neufeind over 9 years ago

So how do you render it hidden then, in case you need to pull the value through but don't want it to be shown?

Actions #5

Updated by Sebastian Michaelsen almost 9 years ago

Having the same issue. I want a value to be stored in the flexform but not displayed/editable.

Actions #6

Updated by Christian Kuhn almost 9 years ago

  • Status changed from Rejected to New

reopened.

Actions #7

Updated by Björn Heggemann over 8 years ago

I would like this option too. :)

Actions #8

Updated by Frank Nägler about 8 years ago

  • Status changed from New to In Progress
  • Assignee set to Frank Nägler
Actions #9

Updated by Gerrit Code Review about 8 years ago

  • Status changed from In Progress 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/47491

Actions #10

Updated by Vitoandre D'Oria about 7 years ago

Same issue (on 6.2)

Actions #11

Updated by Gerrit Code Review over 6 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/47491

Actions #12

Updated by Gerrit Code Review over 6 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/47491

Actions #13

Updated by Gerrit Code Review over 6 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/47491

Actions #14

Updated by Gerrit Code Review over 6 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/47491

Actions #15

Updated by Gerrit Code Review over 6 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/47491

Actions #16

Updated by Gerrit Code Review over 6 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/47491

Actions #17

Updated by Gerrit Code Review over 6 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/47491

Actions #18

Updated by Gerrit Code Review over 6 years ago

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

Actions #19

Updated by Gerrit Code Review over 6 years ago

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

Actions #20

Updated by Gerrit Code Review over 6 years ago

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

Actions #21

Updated by Gerrit Code Review over 6 years ago

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

Actions #22

Updated by Gerrit Code Review over 6 years ago

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

Actions #23

Updated by Gerrit Code Review over 6 years ago

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

Actions #24

Updated by Frank Nägler over 6 years ago

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

Updated by Loon Buster almost 6 years ago

  • TYPO3 Version changed from 4.3 to 8
  • PHP Version deleted (5.3)

Unknown type: passthrough, render type: passthrough

Actions #26

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF