Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
530
Templated Columns won't export
posted

How do you get templated columns to export to a pdf using the document exporter?

Thanks 

 

  • 28464
    posted

    Hello,

    I am not sure if this feature is supported - I will double check with the dev team and let you know (I also tried several scenarios and none of them worked for templated columns). This may be logical to some point, since templates can contain anything including complex server-side controls, so maybe the exported cannot be that clever to export that.

    I have a suggestion though - for exporting data, you can create a new datasource with one extra column / field that you can construct with code and could be what the templated column showed (or a simplified text version of it, if it contains server controls)