In form design mode, if your form had dual layouts, you should see an Edit Read Page button.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"prog" wrote in message ...
Where do I see the read / compose layouts?
"Sue Mosher [MVP-Outlook]" wrote:
The old information remains where? Forms don't hold data. They are your UI/code templates. It is the individual items that hold the data.
Did you change the read layout to match your changes to the compose layout?
"prog" wrote in message ...
Hi,
I'm trying to modify an already created form. I go into the form design and
remove an old field and its label, and insert an new bound textbox. When I
send the form out, the old information remains, eventhough I deleted the old
data. Is there something I'm forgetting to modify to remove the old info?