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

addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work #898

Open
DanielSiepmann opened this issue Jan 4, 2024 · 2 comments
Open

addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work #898

DanielSiepmann opened this issue Jan 4, 2024 · 2 comments
Labels

Comments

@DanielSiepmann
Copy link
Member

Current behavior

The documentation https://docs.typo3.org/m/typo3/reference-tca/12.4/en-us/ColumnsConfig/CommonProperties/FieldControl/AddRecord.html#confval-options-pid says one should check out https://docs.typo3.org/m/typo3/reference-tca/12.4/en-us/ColumnsConfig/Type/Select/Properties/ForeignTableWhere.html#field-quoting which offers

###SITE:<KEY>.<SUBKEY>###

which is not resolved right now. It is passed to Classes/Controller/Wizard/AddController.php which doesn't resolve the marker.

Expected behavior/output

No new markers are added now or in the future, so maybe remove the link or something like that: https://forge.typo3.org/issues/102750

TYPO3 versions

12

Possible Solution

Maybe remove link and list all the elements.
Or move the list somewhere else and reference back and add info where each option is available.

@brotkrueml brotkrueml added the bug label Jan 4, 2024
@brotkrueml brotkrueml self-assigned this Jan 4, 2024
@brotkrueml
Copy link
Contributor

Actually, it is mentioned in a changelog for v11:
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.4/Feature-94662-AddPlaceholderForSiteConfigurationInForeignTableWhere.html

So, if this is not implemented, it should be removed also from the changelog.

@brotkrueml
Copy link
Contributor

@brotkrueml brotkrueml removed their assignment Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants