Fields on Form

Hi,

If you have a form with a lot of fields, ( for example form memo in mail database ).

I try to suppress a lot of fields, and i see values in the Field “$Fields” and a lot of fields $ScriptObj_xxx aren’t deleted

I try to use recompile all script with the designer, and i have any change for he fields.

Do you know, how to purge the form with Lotus Designer ?

Mikael

Subject: compact

If I follow you correctly, you are deleting fields from a form but they are still appearing in the list of fields in the designer client?

To get rid of these run compact on the database. However, you must make sure the field is gone completely from the database. The field cannot exist on the form, in any view columns, in any SELECT statements nor on any documents in the database.