Contents

 
Home
PHPRunner 6.0 manual
Prev Page Next Page
 
 

Change cell background color

 

To change any cell background color use the following code in After Record Processed event.

yellowbulbNote: Change the values listed in red to match your specific needs.

$record["FieldName_style"]='style="background:red"';

Converted from CHM to HTML with chm2web Standard 2.85 (unicode)