Project

General

Profile

Actions

Feature #17207

closed

IRRE load records from freign TCA

Added by Bernhard Berger over 17 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-04-14
Due date:
% Done:

0%

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

Description

Hi everybody,
I am currently working on a huge project, that uses many IRRE-funcionality in the backend.

Now I found a problem:
I have splitted the parts of the project into several extensions, in my particular case into
- Articles-Section
- Product-Database
- ImageGallery

I wanted to make it possible in the Articles-List-View to load ImageGalleries with IRRE, Same in the Product-Database. I want to do this, because you can append 0..n galleries to an Article or a Product-Sheet from the Image-Gallery, but you can also define ImageGalleries as it's own, because not every gallery has to be related to an Article or a Product.

But the List-Module in the BE doesn't display my configured field "galleries" (other fields located in the tca like title, releasedate, description, etc. are displayed), just not the one located in a foreign tca.php file.

It would be very nice, if this could be made possible, and I think it would be a very important feature.. Using the "select"-type works fine.. but has not that improved functionality :/

Regards,
Bernhard

(issue imported from #M5422)


Files

articles_tca.php (12.2 KB) articles_tca.php Administrator Admin, 2007-04-14 02:38
products_tca.php (17.3 KB) products_tca.php Administrator Admin, 2007-04-14 02:38
Actions

Also available in: Atom PDF