Forum Discussion

thesedays's avatar
11 years ago
Solved

FreeMarker template error when passing parameter from custom content to a custom component

Hi, I have created a custom page, and I'm exchanging some variables from the ADMIN (custom content 2) to the STUDIO (a custom component). It is working, because I see the value at the page. But it al...
  • thesedays's avatar
    thesedays
    11 years ago
    It seems like I'm just stupid.

    I've put the custom content and the custom component at the same page. That's why the second time it printed an error. The component has no link with the content.

    Sorry to bother you guys.