You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to use template from oj-table in export to excel feature.

edited Apr 23, 2020 6:09PM in Visual Builder 1 comment

Content

Hi

I am using "template" in oj-table , I want to use same template in export to excel feature but I am not getting any option of "template" in export functionality.

PFB the oj-table code.

<oj-table class="height:300px" scroll-policy="loadMoreOnScroll" id="oj-table--185096579-1" data="[[ $flow.variables.csAdminSearchADP ]]" columns='[{"headerText":"Country Name","field":"countryName","width":150,"style":"white-space:normal;word-break:break-all"},{"headerText":"Language Name","field":"langName","style":"white-space:normal;word-break:break-all","width":150},{"headerText":"Assitance Type","template":"assistTypeCellTemplate"},{"headerText":"Paid/Free","template":"paidFreeCellTemplate"},{"headerText":"Platform Name","field":"platformName","width":140},{"headerText":"Product Name","field":"productName"},{"headerText":"Phone Number","template":"phoneCellTemplate","width":140,"style":"white-space:normal;word-break:break-all"},{"headerText":"Chat Channel","template":"chatCellTemplate"},{"headerText":"Email Address","template":"emailCellTemplate","width":180,"style":"white-space:normal;word-break:break-all"},{"headerText":"Community","template":"communityCellTemplate","style":"white-space:normal;word-break:break-all","width":180}]' columns.template="paidFreeCellTemplate" display="grid">

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!