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.
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.