While exporting the submitted feed backs, how can we export along with submitted date and time

Re: While exporting the submitted feed backs, how can we export along with submitted date and time

by SIERRA TEC -
Number of replies: 0

Hi 

We found a solution to this. 

We need to add below code in mod\feedback\classes\responses_anon_table.php. We have provided the screen shots for both output and the file to be edited

   $tablecolumns[] = 'timemodified';

           $tableheaders[] = 'Submitted On';

is there a way to do this without editing. Please suggest. Thanks


Attachment ref-30042019-output.jpg
Attachment ref-30042019.jpg