When we click on Webform report that we have created and then click on Edit -> Report Criteria -> PHP Processing Code ->

Here we have space to place ou customized PHP code for the report generation. Is there any restriction on the number of lines we can have here.
Because once my code exceeds beyond a certain number may be 1500 or so, I get error. Please kindly let me know if this is a restriction. If yes, how can we overcome this.

Thanks

CommentFileSizeAuthor
#1 Screen Shot 2014-03-31 at 3.10.55 AM.png266.17 KBpriyaag
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

priyaag’s picture

Sharique’s picture

Project: Webform Reports » Webform Report
Version: 7.x-1.1 » 7.x-1.x-dev

The issue belongs to "Webform report" module not "Webform reports".

jimbullington’s picture

Try this - go into the database and change the options field in the webform_reports table from TEXT to LONGTEXT.