I've created a new custom field in the prospects/targets module and added the field to both the Edit View and Detail View layouts. Data entered in those fields, however, will not save.

Using PhpMyAdmin, I've confirmed that the custom fields do exist in the prospects_cstm table, but for some reason new records are not being added to that table.

The same problem with custom fields not saving is occurring in Leads module in the leads_cstm table. Once again, new records are not being created.

The contacts_cstm and accouts_cstm tables, however, appear to be working fine.

I'm using the latest version of SugarCRM (SugarCRM 5.0.0b).

If anyone could help me out, I'd greatly appreciate it. I've also filed this as Bug #20534 and 20535

(NOTE: I'm using a standard Red Hat EL 5 system with MySQL 5.0.22 and PHP 5.1.6.)