URL copied to clipboard
Use flexform data into the fluid template
4 views
__readtime__ Min
read
1. Let’s use that variable “settings” in template file to replace the static pageUid.
2. Go to the List template file: employeeResourcesPrivateTemplatesEmployIndex.html and replace the static pageUid with “settings.detailPid” as you can see in the screenshot below:
3. Save the template, flush the cache and you are done with the dynamic pageUid.