Closed rowild closed 5 years ago
@rowild, I transferred this issue to ViewHelper reference issues.
Since you referred to the automatic ViewHelper reference, the place to make changes to the source is directly in the TYPO3 core (for this ViewHelper, anyway). The comments in the source file are being used to generate this ViewHelper reference:
Because of this, I will create an issue for the core in https://forge.typo3.org/projects/typo3cms-core/issues
Hope that is ok for you.
Thanks a lot, @sypets !
This page:
https://docs.typo3.org/typo3cms/ViewHelperReference/typo3/fluid/latest/CObject.html
explainscurrentValueKey
withcurrentValueKey
, which does not provide too much insight...Also, according to a Slack comment, a construct like this should also be possible:
But it is not documented here.
I'd like to provide my own explanations - but unfortunately I have no clue what this
currentValueKey
is good for. Hopefully I can encourage somebody to provide some explanation and maybe 1 or 2 examples. I'd be happy to review!