Project

General

Profile

Actions

Bug #39252

closed

Flexform group field mutiple tables unable to select page

Added by Navi over 11 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-07-25
Due date:
% Done:

0%

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

Description

Hi,

When you create a group field in a flexform, internal_type db, and configure 2 tables.

my_custom_record,pages for example.

I am unable to select a page anymore, because the browser will always look inside the content of the page/sysfolder you are clicking to select individual records.

When i search for the page in the suggest box next to it, and select it, it gets added fine.

If you configure only pages, it works fine. You select a page and the browser closes and selects the page you clicked.

Using TYPO3 4.5.16.

Actions #1

Updated by Navi over 11 years ago

Here is my flexform field config, if it helps:

<records>
<TCEforms>
<exclude>1</exclude>
<label>Testlabel</label>
<config>
<type>group</type>
<internal_type>db</internal_type>
<allowed>tx_erimalsosee_alsosee,pages</allowed>
<size>10</size>
<autoSizeMax>20</autoSizeMax>
<maxitems>99</maxitems>
<minitems>0</minitems>
<show_thumbs>0</show_thumbs>
<wizards>
<suggest>
<type>suggest</type>
</suggest>
</wizards>
</config>
</TCEforms>
</records>

Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Mathias Schreiber
  • Is Regression set to No

What would be the expected behavior?

Clicking the page must not add it to our selection, because otherwise you cannot select the records "inside" the page.

So the current solution makes sense to me.

If you could come up with an idea how it should handle in the Backend, please add it here :)

Actions #3

Updated by Alexander Opitz almost 9 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Mathias Schreiber)
  • Target version deleted (4.5.18)

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF