After setting the flexform-settings I can use them on this page. But after linking to another page using:
<f:link.action
pageUid="{settings.detailPid}"
action="show"
arguments="{object : object}">
linktext
</f:link.action>
... I do not have access to this settings anymore - so I loose the setting for 'backPid'. How can I use {settings.backPid} in Detailview on Detailpage?
Edit: I would like to use the typoscript variables that are overwritten by flexformsettings.