Project

General

Profile

Actions

Bug #78960

closed

Markers in foreign_table_where not resolved if foreign_selector is used

Added by Nicole Cordes over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2016-12-12
Due date:
% Done:

100%

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

Description

I attached an example extension as well as a small T3D export to test/understand the issue.

Given:

- two tables user, group with title field
- user table contains a field "groups" which is configured as inline field having defined foreign_selector and foreign_unique
- relation table tx_relations_domain_model_usergrouprelation having group field as type "select" and foreign_table_where containing ###CURENT_PID###

Expected result:

- being able to add a relation to each group on the same page

Actual result:

- empty select box as ###CURRENT_PID### is not resolved correctly


Files

relations_0.1.0_201612121743.zip (8.18 KB) relations_0.1.0_201612121743.zip Nicole Cordes, 2016-12-12 17:47
relation_issue.t3d (1.72 KB) relation_issue.t3d Nicole Cordes, 2016-12-12 17:47
Actions

Also available in: Atom PDF