susan.shen@perryhomes.com
-
3/20/2008 7:25:13 PM
Replace BizForm fields
I am facing a BizForm problem. Hope somebody can help. I am trying to replace two fields in an existing Bizform by two new fields. What I have done so far is (1)added two new fields. (2) check 'Allow empty value' for the two old fields, which will leave the existing data in the table, but no new data coming since these two fields are not showing on the Bizform anymore. The modified the form works ok now. But the two new fields are not showing on the tag of CMSdesk-->Tools-->BizForms-->Data. And I noticed that the content of [CMS_Form].[FormReportFields] doesn't contain the new fields. Does this cause them not showing on the data tag? How to update [CMS_Form].[FormReportFields]? [CMS_Class].[ClassFormDefinition] was updated after adding new fields through CMSdesk. Whatelse table(s) is/are affected beside tables of Bizform(whatever name), cms_class and cms_form? Thanks!
|