From keb at cyblings.on.ca Mon Apr 4 00:38:39 2011 From: keb at cyblings.on.ca (krishna e bera) Date: Sun, 3 Apr 2011 19:38:39 -0400 Subject: [Petition-Developers] hide fields Message-ID: <20110403233839.GA18374@cyblings.homelinux.net> hi guys, I am confused by some of the recent changes to the fcpetition.php When the databsae contains the value 1 in the Hide column, i would expect the field to be hidden but the code is reversed - it shows the field on a 0. To set this aright, i needed to make 3 changes. Diff below: @@ -951,7 +951,7 @@ if (count($res) > 0) { ?>
| Name | Type | Options | Printed | |
|---|---|---|---|---|
| Name | Type | Options | Hide |