J
|
Jane 5/24/2007 |
Hi, else if($sFormat == FORMAT_CUSTOM && $stype!="COUNT") $sValue = GetData($data,$field,$sFormat); and add following code just after: else $sValue = $value; |
R
|
rcurtin author 5/24/2007 |
That fix worked perfectly thank you so much. I also noticed that the "count" function is working where it does not count empty fields that is awsome. I asked Sergey about that he told me it would be implimented I was shocked that it went in so fast you guys/gals ROCK!!!! |