[eluser]edwardmolasses[/eluser]
[quote author="jTaby" date="1224199800"]1) Return NULL from prepForDb or prepForDisplay and CE will not process that data into the db
2) you can just access the $_POST array directly.[/quote]
thanks very much!
Also, i just was wondering if it's possible to add an input in the yaml file that doesn't exist in the db? For the overview display, it looks like ce looks for the field in the table specified in the controller. I would like to exclude some fields from that lookup if possible.