Columns

Hi all,

I have copied one form from one database into another database and deleted some fields and modified according to my new requirement. but still the old fields of that particular form is appearing in the view(in the lowerpane where we will select the field names matching to the columns)

Is anyother solution there to delete those old fields. i have deleted all the forms and views (except default view) in order to create the form instead of copying from another db. but still the old fields are coming…

can you please help me in this issue.

Thanks in advance.

Subject: Columns

If you delete fields by selecting the field via placing the cursor in the field and pressing delete key or pressing backspace next to the field, the field gets deleted in the database internal table.

But if the fields are deleted by selecting text areas / paragraphs then it does not get cleaned up with in the internal index table.

Try compacting the database that should work