Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

address / map field (TCA config) #32

Closed
vajdajana opened this issue Sep 28, 2017 · 1 comment
Closed

address / map field (TCA config) #32

vajdajana opened this issue Sep 28, 2017 · 1 comment

Comments

@vajdajana
Copy link
Contributor

Hi,

I have found in the file:
go_maps_ext/Configuration/TCA/tx_gomapsext_domain_model_address.php:
'map' => [
'config' => [
'type' => 'inline',
'foreign_table' => 'tx_gomapsext_domain_model_map',
'MM' => 'tx_gomapsext_map_address_mm',
'MM_opposite_field' => 'map',
],
],
Is it OK? Or a bug? (MM_opposite_field)
(https://docs.typo3.org/typo3cms/TCAReference/7.6/Reference/Columns/Select/#mm-opposite-field)

Regards,
János

@mhirdes
Copy link
Owner

mhirdes commented Oct 30, 2017

Hey. Thansks for the hint. IMO it should work, or what is your suggestion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants